Add missing projects to GBP job
The job was recently merged but was missing projects, hence the job is failing. Those projects are being added here. Change-Id: I0881bd8d2857c9aba21f48546c055d2c978b0286
This commit is contained in:
parent
6acb0d78e2
commit
d14fd2463f
@ -20,6 +20,10 @@
|
||||
export DEVSTACK_GATE_EXERCISES=0
|
||||
export DEVSTACK_GATE_NEUTRON=1
|
||||
export DEVSTACK_GATE_INSTALL_TESTONLY=1
|
||||
export PROJECTS="stackforge/group-based-policy $PROJECTS"
|
||||
export PROJECTS="stackforge/group-based-policy-automation $PROJECTS"
|
||||
export PROJECTS="stackforge/group-based-policy-ui $PROJECTS"
|
||||
export PROJECTS="stackforge/python-group-based-policy-client $PROJECTS"
|
||||
export BRANCH_OVERRIDE={branch-override}
|
||||
if [ "$BRANCH_OVERRIDE" != "default" ] ; then
|
||||
export OVERRIDE_ZUUL_BRANCH=$BRANCH_OVERRIDE
|
||||
|
Loading…
x
Reference in New Issue
Block a user