Merge "Enable parallelism on DVR job"

This commit is contained in:
Jenkins 2014-08-25 23:28:49 +00:00 committed by Gerrit Code Review
commit 83102353ee

View File

@ -395,7 +395,6 @@
export DEVSTACK_GATE_TEMPEST=1
export DEVSTACK_GATE_NEUTRON=1
export DEVSTACK_GATE_NEUTRON_DVR=1
export DEVSTACK_GATE_SMOKE_SERIAL=1
export DEVSTACK_GATE_TEMPEST_ALLOW_TENANT_ISOLATION=1
export BRANCH_OVERRIDE={branch-override}
if [ "$BRANCH_OVERRIDE" != "default" ] ; then