Merge "Add dependent repos to tacker gate job"
This commit is contained in:
commit
0ca9b23dfb
@ -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…
x
Reference in New Issue
Block a user