From 517bc28360ba6417d5333720f03f010514862ec3 Mon Sep 17 00:00:00 2001 From: Brent Baude Date: Tue, 28 Apr 2020 14:26:43 -0500 Subject: system tests must pass Signed-off-by: Brent Baude --- .cirrus.yml | 2 -- 1 file changed, 2 deletions(-) (limited to '.cirrus.yml') diff --git a/.cirrus.yml b/.cirrus.yml index 8ae1bb2f2..0122b6b55 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -390,8 +390,6 @@ testing_task: - "build_each_commit" - "build_without_cgo" - allow_failures: $CI == 'true' - # Only test build cache-images, if that's what's requested only_if: >- $CIRRUS_CHANGE_MESSAGE !=~ '.*CI:IMG.*' && -- cgit v1.2.3-54-g00ecf