moby--moby/integration/container
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
..
create_test.go Move ErrorContains to an internal package. 2017-08-25 12:04:58 -04:00
exec_test.go test case to check « exec » works as expected 2017-12-06 07:42:57 +01:00
health_test.go Add integration test for healthcheck workdir 2017-12-20 18:48:36 +01:00
main_test.go [integration] ensure frozen images are loaded 2017-10-20 16:51:13 -04:00
rename_test.go Add an integration test for bug #31392 regression 2017-09-26 10:55:59 +03:00
restart_test.go Fix race with concurrent daemon startup in tests 2018-01-11 11:47:21 -05:00