From 93cf1810365c8617863c0ebfc37f86a009e02863 Mon Sep 17 00:00:00 2001 From: Tim Burke Date: Tue, 7 Dec 2021 16:22:40 -0800 Subject: Make arm64 jobs voting Note that the job still won't trigger a +1/-1 vote, but the comment will accurately say whether the pipeline succeeded or failed. Change-Id: I3fbc109526d194e1928fec5180e97071ad082b15 --- .zuul.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index 103fff5..82ff46a 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -57,10 +57,8 @@ - liberasurecode-unittests-centos-8-stream-fips check-arm64: jobs: - - liberasurecode-unittests-arm64: - voting: false - - liberasurecode-unittests-centos-8-stream-arm64: - voting: false + - liberasurecode-unittests-arm64 + - liberasurecode-unittests-centos-8-stream-arm64 gate: jobs: - liberasurecode-unittests -- cgit v1.2.1