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 70d9095361.

Change-Id: I1f39f182d7807fcbc80ba20684ea9f0f3e935116
This commit is contained in:
Maru Newby 2014-08-29 10:33:34 +00:00
parent 70d9095361
commit 81533330e2

View File

@ -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