Anton Kaliaev
ad354c4c48
stop containers to avoid futher errors
...
Error:
```
Failed to remove container (rsyslog): Error response from daemon: Unable to remove filesystem
```
2017-02-14 19:23:28 +04:00
Anton Kaliaev
1275458c3f
collect and add docker logs to CircleCI artifacts (Refs #387 )
...
How: 1) we start syslog docker container 2) all other containers use
syslog logging driver to ship their logs to that container
2017-02-14 19:02:11 +04:00
Ethan Buchman
9707cb4471
README for local testnets [ci skip]
2017-01-28 19:25:28 -05:00
Ethan Buchman
ba7ca4f372
fix tests
2017-01-13 00:54:01 -05:00
Ethan Buchman
c147b41013
TMSP -> ABCI
2017-01-12 15:53:32 -05:00
Ethan Buchman
814ef37f75
fix tests
2017-01-12 10:58:44 -05:00
Ethan Buchman
bd222d6e3c
test: more unique container names
2016-12-22 22:10:40 -05:00
Anton Kalyaev and Ethan Buchman
69a449a073
test/p2p: use PROXY_APP=persistent_dummy
2016-12-22 01:43:23 -05:00
Anton Kalyaev and Ethan Buchman
30328548f7
test/p2p: kill and restart all nodes
2016-12-22 01:42:51 -05:00
Anton Kalyaev and Ethan Buchman
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.
2016-12-21 19:18:18 -05:00
Anton Kalyaev and Ethan Buchman
1c24031dd2
rename COUNT to ID
2016-12-21 19:18:18 -05:00
Anton Kalyaev and Ethan Buchman
3d47ef9d74
fix typo
2016-12-21 19:18:18 -05:00
Ethan Buchman
bcd8712ec3
test: more cleanup on p2p
2016-12-12 16:00:21 -05:00
Ethan Buchman
73502fab0d
shame: forgot a file
2016-12-06 23:17:53 -05:00
Ethan Buchman
2abcde03ad
tests: cleanup and fix scripts
2016-12-06 23:00:39 -05:00
Ethan Buchman
bf7ba17932
test/p2p: name client conts so we dont need to rm them because circle
2016-08-27 17:20:34 -04:00
Ethan Buchman
1bfd67dfc6
test: refactor bash; test fastsync (failing)
2016-08-27 14:50:07 -04:00
Ethan Buchman
8987d29bee
tests: broadcast_tx with tmsp; p2p
2016-07-24 14:08:47 -04:00