Force ipmi hardware type for python3 job
ironic-inspector-tempest-dsvm-python3 did not have a driver explicitly set, so devstack-gate fell back to pxe_ipmitool. Change-Id: I03715da6c631c015cb2fd093e9049b6ae0483ae7
This commit is contained in:
parent
7c5d147fc1
commit
d459db7a32
@ -95,6 +95,7 @@
|
||||
export DEVSTACK_GATE_TEMPEST=1
|
||||
export DEVSTACK_GATE_IRONIC=1
|
||||
export DEVSTACK_GATE_IRONIC_INSPECTOR=1
|
||||
export DEVSTACK_GATE_IRONIC_DRIVER=ipmi
|
||||
export DEVSTACK_GATE_NEUTRON=1
|
||||
export DEVSTACK_GATE_VIRT_DRIVER=ironic
|
||||
export DEVSTACK_GATE_CONFIGDRIVE=1
|
||||
|
Loading…
Reference in New Issue
Block a user