moby--moby/integration
Brian Goff 9e3193810d Fix race with concurrent daemon startup in tests
Using parallel tests is nice, however it can cause an issue with
multiple daemons trying to make changes to iptables at the same time
which causes flakey tests.

This just disables iptables for the set of tests since it is not
required.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2018-01-11 11:47:21 -05:00
..
build Add testcase for onbuild command in multi stage build 2017-12-20 11:56:41 -08:00
container Fix race with concurrent daemon startup in tests 2018-01-11 11:47:21 -05:00
image Fix environ substitutions in `docker commit --change ...` 2017-12-20 11:03:38 -08:00
network [integration] ensure frozen images are loaded 2017-10-20 16:51:13 -04:00
plugin Replace vol plugin integration test w/ unit test 2017-11-15 13:13:22 -05:00
service Update and use FindNetwork on Windows. 2018-01-07 03:32:37 +00:00
system Use commit-sha instead of tag for containerd 2017-12-12 10:43:56 -08:00
testdata/https
util
doc.go