Merge "Use localrc passthrough for tempest no admin job"
This commit is contained in:
commit
7106f4becb
@ -370,7 +370,7 @@
|
||||
export DEVSTACK_GATE_TIMEOUT=180
|
||||
export DEVSTACK_GATE_TEMPEST=1
|
||||
export DEVSTACK_GATE_NEUTRON=1
|
||||
export DEVSTACK_GATE_TEMPEST_NO_ADMIN=1
|
||||
export DEVSTACK_LOCAL_CONFIG="TEMPEST_HAS_ADMIN=False"
|
||||
export BRANCH_OVERRIDE={branch-override}
|
||||
if [ "$BRANCH_OVERRIDE" != "default" ] ; then
|
||||
export OVERRIDE_ZUUL_BRANCH=$BRANCH_OVERRIDE
|
||||
|
Loading…
Reference in New Issue
Block a user