Switch python-ironicclient jobs to ironic devstack plugin
Also add ironic to PROJECTS for them, otherwise they fail. Change-Id: Ib7fd29afc85597abf20006bca3ea5091a6785fb1
This commit is contained in:
parent
39f32955d7
commit
ece343f8b9
@ -59,6 +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 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…
Reference in New Issue
Block a user