f20 should run full tempest runs
I think f20 configuration should be running the full tempest parallel runs, not the smoke serial runs. Change-Id: I8154584fc764186ec9b603d310cf73880d87ec3c
This commit is contained in:
parent
1492d6c7ab
commit
b736a48afd
@ -1264,7 +1264,7 @@
|
||||
export PYTHONUNBUFFERED=true
|
||||
export DEVSTACK_GATE_TIMEOUT=120
|
||||
export DEVSTACK_GATE_TEMPEST=1
|
||||
export DEVSTACK_GATE_SMOKE_SERIAL=1
|
||||
export DEVSTACK_GATE_TEMPEST_FULL=1
|
||||
|
||||
cp devstack-gate/devstack-vm-gate-wrap.sh ./safe-devstack-vm-gate-wrap.sh
|
||||
./safe-devstack-vm-gate-wrap.sh
|
||||
|
Loading…
Reference in New Issue
Block a user