mirror of
https://github.com/tendermint/tendermint.git
synced 2026-09-19 06:31:57 +00:00
stop containers to avoid futher errors
Error: ``` Failed to remove container (rsyslog): Error response from daemon: Unable to remove filesystem ```
This commit is contained in:
@@ -31,3 +31,6 @@ bash test/p2p/fast_sync/test.sh $DOCKER_IMAGE $NETWORK_NAME $N $PROXY_APP
|
||||
|
||||
# test killing all peers
|
||||
bash test/p2p/kill_all/test.sh $DOCKER_IMAGE $NETWORK_NAME $N 3
|
||||
|
||||
# stop the existing testnet and remove local network
|
||||
bash test/p2p/local_testnet_stop.sh $NETWORK_NAME $N
|
||||
|
||||
Reference in New Issue
Block a user