Merge "Update gate-ironic-staging-drivers-dsvm-nv job"

This commit is contained in:
Jenkins 2016-06-03 06:43:16 +00:00 committed by Gerrit Code Review
commit 038e564aca

View File

@ -272,6 +272,8 @@
export DEVSTACK_GATE_NEUTRON=1
export DEVSTACK_GATE_VIRT_DRIVER=ironic
export BRANCH_OVERRIDE={branch-override}
export PROJECTS="openstack/ironic $PROJECTS"
export PROJECTS="openstack/ironic-staging-drivers $PROJECTS"
if [ "$BRANCH_OVERRIDE" != "default" ] ; then
export OVERRIDE_ZUUL_BRANCH=$BRANCH_OVERRIDE
fi