Merge "Add new expermintal job - centos with neutron"

This commit is contained in:
Jenkins 2016-03-03 10:35:28 +00:00 committed by Gerrit Code Review
commit 0aed404938
3 changed files with 12 additions and 0 deletions

View File

@ -1955,6 +1955,7 @@
export DEVSTACK_GATE_TEMPEST=1
export DEVSTACK_GATE_TEMPEST_FULL=1
export DEVSTACK_GATE_SMOKE_SERIAL={run-smoke-serially}
export DEVSTACK_GATE_NEUTRON={neutron}
cp devstack-gate/devstack-vm-gate-wrap.sh ./safe-devstack-vm-gate-wrap.sh
./safe-devstack-vm-gate-wrap.sh

View File

@ -1280,13 +1280,23 @@
pipeline: gate
node: devstack-centos7
run-smoke-serially: 1
neutron: 0
job-suffix: '-nv'
- '{pipeline}-tempest-dsvm-platform-{name}{job-suffix}':
name: fedora23
pipeline: gate
node: fedora-23
run-smoke-serially: 0
neutron: 0
job-suffix: '-nv'
# Experimental job for testing neutron
- '{pipeline}-tempest-dsvm-platform-{name}{job-suffix}':
pipeline: gate
name: centos7-neutron
node: devstack-centos7
run-smoke-serially: 1
neutron: 1
job-suffix: ''
- project:
name: devstack-plugin-amqp1

View File

@ -2499,6 +2499,7 @@ projects:
- gate-tempest-dsvm-cells
- gate-dsvm-mongodb-zaqar
- gate-grenade-dsvm-forward
- gate-tempest-dsvm-platform-centos7-neutron
periodic:
- propose-devstack-plugins-list
- periodic-tempest-dsvm-oslo-latest-full-master