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:
Jim Rollenhagen 2018-07-06 10:09:13 -04:00
parent 7c5d147fc1
commit d459db7a32
1 changed files with 1 additions and 0 deletions

View File

@ -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