Author | SHA1 | Message | Date |
---|---|---|---|
Liamsi | d2c05bc5b9 |
Revert "delete everything" (includes everything non-go-crypto)
This reverts commit
|
6 years ago |
Liamsi | 96a3502126 | delete everything | 6 years ago |
Ethan Buchman | 5da9b3a803 | postmerge | 8 years ago |
Ethan Buchman | 0017fb7ffe | premerge | 8 years ago |
Ethan Buchman | 097da55a2c | test/p2p: shellcheck | 8 years ago |
Anton Kalyaev | 30328548f7 | test/p2p: kill and restart all nodes | 8 years ago |
Anton Kalyaev | 57f3592411 |
fix 2 errors when running p2p tests more than once
Error #1: ``` Error response from daemon: network with name local_testnet already exists ``` Fixed by stopping and removing local_testnet containers and removing the network Error #2: ``` docker: Error response from daemon: Conflict. The name "/test_container_basic" is already in use by container a7cd15d479a964675e7f259de4ed852e7dfef85b447514728f437cd0b980a709. You have to remove (or rename) that container to beable to reuse that name.. ``` Fixed by adding `--rm` flag. |
8 years ago |