From 8bd266833c600afb642fc27a013467d7827c90a3 Mon Sep 17 00:00:00 2001 From: "James E. Blair" Date: Thu, 25 Sep 2014 11:46:48 -0700 Subject: [PATCH] Make gate-config-bashate nonvoting What with it not passing and all. Change-Id: I5b1f65c774bd0e3202986d0050feb73ea53430ae --- zuul/layout.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/zuul/layout.yaml b/zuul/layout.yaml index 99513d4707..fc833b0af4 100644 --- a/zuul/layout.yaml +++ b/zuul/layout.yaml @@ -779,13 +779,13 @@ jobs: voting: false - name: gate-config-bashate voting: false - + - name: gate-project-config-bashate + voting: false # TODO(rpodolyaka): make voting when the jobs pass on all SA versions - name: gate-oslo.db-tox-sqla_08 voting: false - name: gate-oslo.db-tox-sqla_09 voting: false - # TODO(stevemar): Enable voting when we have some basic coverage - name: ^(gate|check)-osc-dsvm-functional voting: false