Merge "Add the neutron func job (nv) to devstack-gate"

This commit is contained in:
Jenkins 2015-03-04 22:22:58 +00:00 committed by Gerrit Code Review
commit cb4e96e38c
2 changed files with 6 additions and 0 deletions

View File

@ -377,6 +377,11 @@
node: 'devstack-precise || devstack-trusty' node: 'devstack-precise || devstack-trusty'
branch-designator: '' branch-designator: ''
branch-override: default branch-override: default
- '{pipeline}-neutron-dsvm-functional{branch-designator}':
pipeline: check
node: 'devstack-precise || devstack-trusty'
branch-designator: '-nv'
branch-override: default
- '{pipeline}-neutron-dsvm-api{branch-designator}': - '{pipeline}-neutron-dsvm-api{branch-designator}':
pipeline: check pipeline: check
node: 'devstack-precise || devstack-trusty' node: 'devstack-precise || devstack-trusty'

View File

@ -3261,6 +3261,7 @@ projects:
- check-dg-tempest-dsvm-full-reexec - check-dg-tempest-dsvm-full-reexec
- check-dg-hooks-dsvm - check-dg-hooks-dsvm
- check-grenade-dsvm-partial-ncpu - check-grenade-dsvm-partial-ncpu
- check-neutron-dsvm-functional-nv
- check-swift-dsvm-functional - check-swift-dsvm-functional
- check-tempest-dsvm-full-icehouse-nv - check-tempest-dsvm-full-icehouse-nv
- check-tempest-dsvm-neutron-icehouse-nv - check-tempest-dsvm-neutron-icehouse-nv