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:
Anton Kaliaev
2017-02-14 19:23:28 +04:00
parent b5bb1657d2
commit ad354c4c48
+3
View File
@@ -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