Enable Ironic plugin in Nimble functional gate job
Change-Id: I3816d8632c907baaca5f000edde5cb240e794dc9
This commit is contained in:
parent
5ecf37df95
commit
323bbf65d5
@ -16,7 +16,9 @@
|
||||
export PYTHONUNBUFFERED=true
|
||||
export PROJECTS="openstack/nimble $PROJECTS"
|
||||
export PROJECTS="openstack/python-nimbleclient $PROJECTS"
|
||||
export DEVSTACK_LOCAL_CONFIG="enable_plugin nimble git://git.openstack.org/openstack/nimble"
|
||||
export PROJECTS="openstack/ironic $PROJECTS"
|
||||
export DEVSTACK_LOCAL_CONFIG="enable_plugin ironic git://git.openstack.org/openstack/ironic"
|
||||
export DEVSTACK_LOCAL_CONFIG+=$'\n'"enable_plugin nimble git://git.openstack.org/openstack/nimble"
|
||||
|
||||
function gate_hook {{
|
||||
cd /opt/stack/new/nimble/devstack/gate
|
||||
|
Loading…
Reference in New Issue
Block a user