Add python-ironicclient to PROJECTS
This is needed as gate-ironicclient-dsvm-functional job is failing due to that. Closes-Bug: #1532174 Change-Id: I206594e34d0e651310b59588289177bc09dd395d
This commit is contained in:
parent
0398f82051
commit
c40065fc17
@ -59,7 +59,7 @@
|
|||||||
if [ "$BRANCH_OVERRIDE" != "default" ] ; then
|
if [ "$BRANCH_OVERRIDE" != "default" ] ; then
|
||||||
export OVERRIDE_ZUUL_BRANCH=$BRANCH_OVERRIDE
|
export OVERRIDE_ZUUL_BRANCH=$BRANCH_OVERRIDE
|
||||||
fi
|
fi
|
||||||
export PROJECTS="openstack/ironic $PROJECTS"
|
export PROJECTS="openstack/ironic openstack/python-ironicclient $PROJECTS"
|
||||||
export DEVSTACK_LOCAL_CONFIG="enable_plugin ironic git://git.openstack.org/openstack/ironic"
|
export DEVSTACK_LOCAL_CONFIG="enable_plugin ironic git://git.openstack.org/openstack/ironic"
|
||||||
|
|
||||||
function post_test_hook {{
|
function post_test_hook {{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user