Fix neutron-dsvm-api job
Configure the neutron-dsvm-api job to install Neutron and testonly dependencies. Change-Id: I10e1bd5bdc2f926775bfd70922bc6a3ae0448816 Implements: bp retargetable-functional-testing
This commit is contained in:
parent
6891b25647
commit
18c4bfebf6
@ -18,6 +18,8 @@
|
||||
export DEVSTACK_GATE_NEUTRON=1
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user