Stop using pxe_ipmitool in grenade

Change-Id: I1673d0adf1128ef65aac7c89fa9b321449156217
This commit is contained in:
Dmitry Tantsur 2018-06-05 15:37:22 +02:00
parent d69dc019cb
commit 2e7b2bad5b

View File

@ -100,7 +100,7 @@
export DEVSTACK_GATE_NEUTRON=1
export DEVSTACK_GATE_VIRT_DRIVER=ironic
export DEVSTACK_GATE_CONFIGDRIVE=1
export DEVSTACK_GATE_IRONIC_DRIVER=pxe_ipmitool
export DEVSTACK_GATE_IRONIC_DRIVER=ipmi
export BRANCH_OVERRIDE="{{ zuul.override_checkout | default('default') }}"
if [ "$BRANCH_OVERRIDE" != "default" ] ; then
export OVERRIDE_ZUUL_BRANCH=$BRANCH_OVERRIDE