From b93363e753967583e72c990ef31b2a73a7808ecf Mon Sep 17 00:00:00 2001 From: Alexander Hughes Date: Wed, 14 Aug 2019 14:08:12 -0500 Subject: [PATCH] Disable voting on suse gate Opensuse leap 15.1 image was updated recently, and is causing failures when trying to build. Making gate non voting until it is resolved. Change-Id: I9d046cf57a66efdee255352242b26fd12c29362d --- .zuul.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.zuul.yaml b/.zuul.yaml index 41999d40..e66a4a0f 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -87,6 +87,7 @@ - job: name: airship-pegleg-docker-build-gate-opensuse + voting: false timeout: 1800 run: tools/gate/playbooks/docker-image-build.yaml nodeset: airship-pegleg-single-node @@ -139,6 +140,7 @@ - job: name: airship-pegleg-docker-publish-opensuse + voting: false timeout: 1800 run: tools/gate/playbooks/docker-image-build.yaml nodeset: airship-pegleg-single-node