1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/internal/test
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
..
daemon integration-cli/Test*Swarm*: use same args on restart 2018-11-01 13:25:12 -07:00
environment migrated ipc integration tests to integration/container 2018-09-14 17:19:34 -04:00
fakecontext Make testing helpers as such… 2018-04-20 10:38:43 +02:00
fakegit Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
fakestorage Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
fixtures fix typos in service.go and plugin.go 2018-09-18 10:48:39 +08:00
registry Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
request Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
helper.go Make testing helpers as such… 2018-04-20 10:38:43 +02:00