moby--moby/internal
Kir Kolyshkin 2ed512c7fa integration-cli/Test*Swarm*: use same args on restart
When starting docker daemons for swarm testing, we disable iptables
and use lo for communication (in order to avoid network conflicts).

The problem is, these options are lost on restart, that can lead
to any sorts of network conflicts and thus connectivity issues
between swarm nodes.

Fix this. This does not fix issues with swarm test failures, but
it seems they appear are less often after this one.

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
2018-11-01 13:25:12 -07:00
..
procfs Add a way to get a pid of a process 2018-07-26 11:17:46 -07:00
test integration-cli/Test*Swarm*: use same args on restart 2018-11-01 13:25:12 -07:00
testutil Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00