Gate: stop setting IRONIC_ENABLED_INSPECT_INTEFACES=inspector
First, this is already handled by the ironic-inspector devstack plugin. Second, this list does not include the fake implementation, and since we enabled fake-hardware, the conductor no longer starts. Change-Id: I705ec9d03d33623bd908e1a48f428062041b5d89
This commit is contained in:
parent
3f40629c10
commit
261df514f7
@ -87,8 +87,6 @@
|
||||
export DEVSTACK_GATE_CONFIGDRIVE=1
|
||||
export DEVSTACK_GATE_IRONIC_DRIVER=ipmi
|
||||
export DEVSTACK_LOCAL_CONFIG+=$'\n'"IRONIC_DEFAULT_DEPLOY_INTERFACE=direct"
|
||||
# TODO: move this to ironic-inspector devstack plugin
|
||||
export DEVSTACK_LOCAL_CONFIG+=$'\n'"IRONIC_ENABLED_INSPECT_INTERFACES=inspector"
|
||||
export BRANCH_OVERRIDE="{{ zuul.override_checkout | default('default') }}"
|
||||
if [ "$BRANCH_OVERRIDE" != "default" ] ; then
|
||||
export OVERRIDE_ZUUL_BRANCH=$BRANCH_OVERRIDE
|
||||
|
Loading…
Reference in New Issue
Block a user