Add dependent repos to tacker gate job
Change-Id: I77688f59d92e0c2a580309f7763bc949bd25577a
This commit is contained in:
parent
082352f1b4
commit
36de5376a1
@ -17,6 +17,8 @@
|
||||
export DEVSTACK_GATE_TIMEOUT=120
|
||||
export BRANCH_OVERRIDE={branch-override}
|
||||
export PROJECTS="stackforge/tacker $PROJECTS"
|
||||
export PROJECTS="stackforge/tacker-horizon $PROJECTS"
|
||||
export PROJECTS="stackforge/python-tackerclient $PROJECTS"
|
||||
export DEVSTACK_LOCAL_CONFIG="enable_plugin tacker git://git.openstack.org/stackforge/tacker"
|
||||
if [ "$BRANCH_OVERRIDE" != "default" ] ; then
|
||||
export OVERRIDE_ZUUL_BRANCH=$BRANCH_OVERRIDE
|
||||
|
Loading…
Reference in New Issue
Block a user