Merge "Add cinder job with zeromq and multibackend"

This commit is contained in:
Jenkins 2016-11-22 12:47:28 +00:00 committed by Gerrit Code Review
commit 43a6466673
2 changed files with 5 additions and 3 deletions

View File

@ -641,7 +641,7 @@
- console-log
- job-template:
name: '{pipeline}-tempest-dsvm-postgres-zeromq-full{job-suffix}'
name: '{pipeline}-tempest-dsvm-zeromq-multibackend{job-suffix}'
node: '{node}'
wrappers:
@ -660,8 +660,8 @@
export PYTHONUNBUFFERED=true
export DEVSTACK_GATE_TEMPEST=1
export DEVSTACK_GATE_TEMPEST_FULL=1
export DEVSTACK_GATE_POSTGRES=1
export DEVSTACK_GATE_MQ_DRIVER="zeromq"
export DEVSTACK_GATE_ZEROMQ=1
export DEVSTACK_LOCAL_CONFIG="CINDER_ENABLED_BACKENDS=lvm:lvmdriver-1,lvm:lvmdriver-2"
export BRANCH_OVERRIDE={branch-override}
if [ "$BRANCH_OVERRIDE" != "default" ] ; then
export OVERRIDE_ZUUL_BRANCH=$BRANCH_OVERRIDE
@ -2254,6 +2254,7 @@
- '{pipeline}-tempest-dsvm-cells-{node}{job-suffix}'
- '{pipeline}-tempest-dsvm-full-lio{job-suffix}'
- '{pipeline}-tempest-dsvm-lvm-multibackend{job-suffix}'
- '{pipeline}-tempest-dsvm-zeromq-multibackend{job-suffix}'
- '{pipeline}-tempest-dsvm-full-test-accounts{job-suffix}'
- '{pipeline}-tempest-dsvm-full-{node}{job-suffix}'
- '{pipeline}-tempest-dsvm-ironic-ipa-wholedisk-agent_ssh-tinyipa-src{job-suffix}'

View File

@ -6325,6 +6325,7 @@ projects:
- gate-tempest-dsvm-full-sheepdog-src-os-brick-nv
- gate-tempest-dsvm-full-devstack-plugin-nfs-nv
- gate-tempest-dsvm-lvm-multibackend
- gate-tempest-dsvm-zeromq-multibackend
- name: openstack/cinder-fusioncompute
template: