Browse Source

temporarily move docker-py tests for faster feedback

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
Brian Goff 7 years ago
parent
commit
073dd7ab39
1 changed files with 1 additions and 1 deletions
  1. 1 1
      hack/ci/janky

+ 1 - 1
hack/ci/janky

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