From 930298c1cdb1a7cdda640673a01abb5d759bb99a Mon Sep 17 00:00:00 2001 From: Arx Cruz Date: Tue, 16 Jul 2019 10:20:59 +0200 Subject: [PATCH] Set scenario009 job voting to false This job is at a 50% rate failure right now, moving it to non-voting Change-Id: I3a5960db499925c4689244ff8b9f9b284819c713 --- zuul.d/layout.yaml | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/zuul.d/layout.yaml b/zuul.d/layout.yaml index 18f7f5530d..d3ff7eab52 100644 --- a/zuul.d/layout.yaml +++ b/zuul.d/layout.yaml @@ -77,7 +77,6 @@ - zuul.d/* - tripleo-ci-centos-7-scenario009-multinode-oooq-container: dependencies: *deps_unit_lint - voting: true files: - ^coe/openshift.*$ - ^environments/openshift.*$ @@ -149,20 +148,6 @@ - ^environments\/.*.yaml - ^network/endpoints/.*$ - zuul.d/* - - tripleo-ci-centos-7-scenario009-multinode-oooq-container: - files: - - ^coe/openshift.*$ - - ^environments/openshift.*$ - - ^extraconfig/services/openshift.*$ - - ^(deployment|docker|puppet)/.*haproxy.*$ - - ^(deployment|docker|puppet)/.*keepalived.*$ - - ^(deployment|docker|puppet)/.*mistral.*$ - - ci/environments/scenario009-multinode.yaml - - ci/pingtests/scenario009-multinode.yaml - - ^network/endpoints/.*$ - - ^deployed-server/.*$ - - ^common/.*$ - - zuul.d/* experimental: jobs: - tripleo-ci-centos-7-scenario011-multinode-oooq-container: