Merge "Allow the neutron functional job to gate merges"
This commit is contained in:
commit
acff1aaaf8
@ -1058,6 +1058,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'
|
||||
|
@ -572,7 +572,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
|
||||
@ -945,6 +946,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:
|
||||
@ -2602,6 +2604,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
|
||||
|
Loading…
x
Reference in New Issue
Block a user