Stop using pxe_ipmitool in grenade
Change-Id: I1673d0adf1128ef65aac7c89fa9b321449156217
This commit is contained in:
parent
d69dc019cb
commit
2e7b2bad5b
@ -100,7 +100,7 @@
|
|||||||
export DEVSTACK_GATE_NEUTRON=1
|
export DEVSTACK_GATE_NEUTRON=1
|
||||||
export DEVSTACK_GATE_VIRT_DRIVER=ironic
|
export DEVSTACK_GATE_VIRT_DRIVER=ironic
|
||||||
export DEVSTACK_GATE_CONFIGDRIVE=1
|
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') }}"
|
export BRANCH_OVERRIDE="{{ zuul.override_checkout | default('default') }}"
|
||||||
if [ "$BRANCH_OVERRIDE" != "default" ] ; then
|
if [ "$BRANCH_OVERRIDE" != "default" ] ; then
|
||||||
export OVERRIDE_ZUUL_BRANCH=$BRANCH_OVERRIDE
|
export OVERRIDE_ZUUL_BRANCH=$BRANCH_OVERRIDE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user