Allow the neutron functional job to gate merges

The neutron functional job (neutron-dsvm-functional) has been passing
consistently as a non-voting check job.  It needs to be allowed to
vote and gate merges for functional test additions to be useful.

Implements: blueprint neutron-testing-refactor

Change-Id: I296570049c84472228ea2b8c776a58cb3c50b901
This commit is contained in:
Maru Newby 2014-05-10 00:13:45 +00:00
parent 960020cb90
commit eb4adbe009
2 changed files with 9 additions and 1 deletions

View File

@ -1001,6 +1001,11 @@
- python-havana-bitrot-jobs
- openstack-publish-jobs
- translation-jobs
- '{pipeline}-neutron-dsvm-functional{branch-designator}':
pipeline: gate
node: devstack-precise
branch-designator: ''
branch-override: default
- '{pipeline}-neutron-dsvm-functional{branch-designator}':
pipeline: check
node: 'devstack-precise || devstack-precise-check'

View File

@ -567,7 +567,8 @@ jobs:
voting: false
- name: check-neutron-dsvm-functional
branch: ^(?!stable/havana).*$
voting: false
- name: gate-neutron-dsvm-functional
branch: ^(?!stable/havana).*$
- name: check-neutron-dsvm-api
branch: ^(?!stable/(havana|icehouse)).*$
voting: false
@ -914,6 +915,7 @@ projects:
- check-tempest-dsvm-neutron-2
- check-tempest-dsvm-neutron-pg-2
gate:
- gate-neutron-dsvm-functional
- gate-tempest-dsvm-neutron-2
- gate-tempest-dsvm-neutron-pg-2
experimental:
@ -2532,6 +2534,7 @@ projects:
- gate-tempest-dsvm-neutron-large-ops
- gate-grenade-dsvm-forward
- gate-grenade-dsvm-partial-ncpu
- gate-neutron-dsvm-functional
- gate-swift-dsvm-functional
experimental:
- check-tempest-dsvm-cells-full