From 81533330e20193c8b709cdd5b4f2a28ae94b6d2c Mon Sep 17 00:00:00 2001 From: Maru Newby Date: Fri, 29 Aug 2014 10:33:34 +0000 Subject: [PATCH] Revert "Make neutron functional job non-voting" The Neutron functional job is running properly again after the hooks script fixes merged to master and stable/icehouse: https://review.openstack.org/#/c/117280/ https://review.openstack.org/#/c/117281/ Enabling this job will ensure that breaking hook script changes will not be able to merge in the future. This reverts commit 70d909536116a14f670f44ee7411552bd6e0cf2a. Change-Id: I1f39f182d7807fcbc80ba20684ea9f0f3e935116 --- modules/openstack_project/files/zuul/layout.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml index 3d8c392b49..065877d910 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -680,10 +680,8 @@ jobs: voting: false - name: check-neutron-dsvm-functional branch: ^(?!stable/havana).*$ - voting: false - name: gate-neutron-dsvm-functional branch: ^(?!stable/havana).*$ - voting: false - name: check-neutron-dsvm-api branch: ^(?!stable/(havana|icehouse)).*$ voting: false