1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/libnetwork/test/integration/dnet
Jana Radhakrishnan 15237db7d6 Fix IT test breakages
With DNS resolution happening within the container namespace
test should not try to ping a DNS name and expect a packet
loss message. It will only show up as a DNS name resolution
failure. Changed the bridge internal test to test for a
well known IP address.

Also rearranged the overlay internal tests so that it gets
to run before the dnet container is removed which was
happening in previous tests.

Signed-off-by: Jana Radhakrishnan <mrjana@docker.com>
2016-04-10 11:05:39 -07:00
..
bridge.bats Fix IT test breakages 2016-04-10 11:05:39 -07:00
dnet.bats Multi-Arch Support 2015-11-25 22:47:41 +00:00
helpers.bash Fix when connecting/disconnecting to/from default gw network 2016-04-06 09:29:41 -07:00
multi.bats
overlay-consul-host.bats Add overlay network support < 3.16 kernels 2015-12-17 10:17:03 -08:00
overlay-consul.bats Fix IT test breakages 2016-04-10 11:05:39 -07:00
overlay-etcd.bats
overlay-zookeeper.bats
run-integration-tests.sh Add overlay network support < 3.16 kernels 2015-12-17 10:17:03 -08:00
simple.bats