Bring up DockerNetworkSuite

Signed-off-by: Christopher Crone <christopher.crone@docker.com>
Upstream-commit: 42d812df0a12d92fad1f327f0b0f5d9eb7a9f107
Component: engine
This commit is contained in:
Christopher Crone
2017-09-14 19:27:09 +02:00
parent 58906ac91c
commit 454535ed22
2 changed files with 15 additions and 3 deletions
+1 -1
View File
@@ -12,4 +12,4 @@ cd /tests/integration/container
echo "Run integration-cli DockerSuite tests"
cd /tests/integration-cli
./test.main -test.v -check.v -check.f DockerSuite
./test.main -test.v -check.v -check.f "DockerSuite|DockerNetworkSuite"