Enable parallelism on DVR job
As the neutron full job is now voting, it makes sense to enable parallel testing also on this experimental job. This might allow to uncover race conditions which went unnoticed so far. It looks like there is no reason for running the full test suite for the DVR job. Change-Id: Ic066fd43ff2509d08c97d867bc03f485b95f3b74
This commit is contained in:
parent
455ab43a58
commit
f1198bb508
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user