Merge "Fix neutron func job to install neutron and deps"

This commit is contained in:
Jenkins 2014-07-28 23:33:11 +00:00 committed by Gerrit Code Review
commit 2538749464

View File

@ -17,6 +17,8 @@
export DEVSTACK_GATE_TIMEOUT=120
export DEVSTACK_GATE_TEMPEST=0
export DEVSTACK_GATE_EXERCISES=0
export DEVSTACK_GATE_NEUTRON=1
export DEVSTACK_GATE_INSTALL_TESTONLY=1
export BRANCH_OVERRIDE={branch-override}
if [ "$BRANCH_OVERRIDE" != "default" ] ; then
export OVERRIDE_ZUUL_BRANCH=$BRANCH_OVERRIDE