From 53659e5f74bfd068ef7a3bbcc76265beef32a077 Mon Sep 17 00:00:00 2001 From: Sean Dague Date: Tue, 18 Mar 2014 21:00:15 -0400 Subject: [PATCH] turn off voting on pypy jobs the pypy jobs still are failing all the projects, make it non voting until those jobs are working again. Change-Id: I7d97dcdbb5f343b9d08a1eaa256d5236e99b4d41 --- modules/openstack_project/files/zuul/layout.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml index 6c7d2aa134..c83f53611e 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -343,6 +343,8 @@ jobs: voting: false - name: ^(gate|check)-grenade-dsvm-partial-ncpu$ branch: ^(?!stable/(grizzly|havana)).*$ + - name: ^gate-.*-pypy$ + voting: false - name: gate-tempest-python27 branch: ^(?!stable/grizzly).*$ # only here until stable is votable, then merge