Merge "Fix cinder-dsvm-apache job"

This commit is contained in:
Jenkins 2015-10-02 19:26:45 +00:00 committed by Gerrit Code Review
commit a8559c6ee0
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@
export DEVSTACK_GATE_TIMEOUT=60
export DEVSTACK_GATE_TEMPEST=1
export DEVSTACK_GATE_TEMPEST_FULL=1
export CINDER_USE_MOD_WSGI=True
export DEVSTACK_LOCAL_CONFIG="CINDER_USE_MOD_WSGI=True"
export BRANCH_OVERRIDE={branch-override}
if [ "$BRANCH_OVERRIDE" != "default" ] ; then
export OVERRIDE_ZUUL_BRANCH=$BRANCH_OVERRIDE