moby--moby/integration/network
Michael Crosby b94218560e Skip TestServiceRemoveKeepsIngressNetwork
Ref: #39426

This is a common flaky test that I have seen on multiple PRs.  It is not
consistent and should be skipped until it is fixed to be robust.  A
simple fix for the swarm tests is not easy as they all poll and have 1
billion timeouts in all the tests so a skip is valid here.

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2019-07-02 16:33:25 -04:00
..
ipvlan Merge pull request #39358 from jim-docker/testForIpvlan 2019-06-24 15:33:19 -07:00
macvlan integration: change container.Run signature to fix linting 2019-06-07 13:05:26 +02:00
delete_test.go integration: change createAmbiguousNetworks signature to fix linting 2019-06-07 13:05:43 +02:00
helpers.go Windows: Start of enabling tests under integration/ 2018-09-26 12:28:22 -07:00
helpers_windows.go Enabling Windows integration tests 2018-09-26 15:57:40 -07:00
inspect_test.go integration: change network.CreateNoError signature to fix linting 2019-06-07 13:03:24 +02:00
main_test.go Add canonical import comment 2018-02-05 16:51:57 -05:00
network_test.go integration: change container.Run signature to fix linting 2019-06-07 13:05:26 +02:00
service_test.go Skip TestServiceRemoveKeepsIngressNetwork 2019-07-02 16:33:25 -04:00