Browse Source

Tailor CI for ARM, skip legacy integration test.

Signed-off-by: Michael Zhao <michael.zhao@arm.com>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Michael Zhao 6 years ago
parent
commit
48b06a2561
1 changed files with 1 additions and 1 deletions
  1. 1 1
      hack/ci/arm

+ 1 - 1
hack/ci/arm

@@ -4,7 +4,7 @@ set -eu -o pipefail
 
 hack/test/unit
 
-hack/make.sh \
+TEST_SKIP_INTEGRATION_CLI=1 hack/make.sh \
 	binary-daemon \
 	dynbinary \
 	test-integration