Browse Source

WIP Move docker-py tests first again

See if networking works if we run it first

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Sebastiaan van Stijn 6 years ago
parent
commit
6aafe0fd9e
1 changed files with 2 additions and 2 deletions
  1. 2 2
      hack/ci/janky

+ 2 - 2
hack/ci/janky

@@ -8,7 +8,7 @@ hack/test/unit
 hack/make.sh \
 	binary-daemon \
 	dynbinary \
+	test-docker-py \
 	test-integration-flaky \
 	test-integration \
-	cross \
-	test-docker-py
+	cross