Explicitly set ramdisk type
The sushy-tools-tempest-ironic-partition-redfish-src job is based on ironic-base job which will default to dib. To prevent breaking the sushy-tools CI we set the ramdisk type to tinyipa for now and we'll convert the jobs here later. Change-Id: I15feaa53a505d2464b5d123ec8c670006ea03c61
This commit is contained in:
parent
877ac5f017
commit
dce6abcdb8
@ -9,6 +9,7 @@
|
||||
- openstack/sushy
|
||||
vars:
|
||||
devstack_localrc:
|
||||
IRONIC_RAMDISK_TYPE: tinyipa
|
||||
IRONIC_DEPLOY_DRIVER: redfish
|
||||
IRONIC_ENABLED_HARDWARE_TYPES: redfish
|
||||
IRONIC_DEFAULT_RESCUE_INTERFACE: ""
|
||||
|
Loading…
Reference in New Issue
Block a user