From 0a0eb6986cc43e7b3d3905923cceb6124d5e00ea Mon Sep 17 00:00:00 2001 From: Davanum Srinivas Date: Fri, 15 Nov 2013 10:13:20 -0500 Subject: [PATCH] Switch gate-tempest-devstack-vm-neutron-large-ops to a voting job There were some changes in Nova to stabilize large-ops jobs under neutron. Let's please switch this to voting now to prevent regression Compare the following logstash queries to see the difference since the Nova changes went in last night (https://review.openstack.org/#/c/56075/) "Finished: FAILURE" AND build_name:"gate-tempest-devstack-vm-neutron-large-ops" "Finished: SUCCESS" AND build_name:"gate-tempest-devstack-vm-neutron-large-ops" Change-Id: Iffcd7887a25ee74f57261917f0cfb4c0cd05bfc9 --- modules/openstack_project/files/zuul/layout.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml index 41278c9280..abf415ee57 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -127,7 +127,6 @@ jobs: branch: ^(?!stable/grizzly).*$ - name: ^(gate|check)-tempest-devstack-vm-neutron-large-ops$ branch: ^(?!stable/grizzly).*$ - voting: false - name: ^(gate|check)-tempest-devstack-vm-cells$ voting: false - name: ^(gate|check)-tempest-devstack-vm-cells-full$