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
No known key found for this signature in database
GPG Key ID: 7B6881D965918214
1 changed files with 3 additions and 0 deletions

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