Merge "Use localrc passthrough for tempest no admin job"

This commit is contained in:
Jenkins 2015-03-30 23:18:36 +00:00 committed by Gerrit Code Review
commit 7106f4becb

View File

@ -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