Explicitly set ramdisk type
The ironic-ipa-base job is based on ironic-base job which will default to dib. To prevent breaking the ironic-ipa CI we set the ramdisk type to tinyipa for now and we'll convert the jobs here later. Change-Id: I00a7b88289c9a0a65aabc8b1e32b63f0f787a65f
This commit is contained in:
@@ -14,6 +14,7 @@
|
|||||||
- openstack/ironic-lib
|
- openstack/ironic-lib
|
||||||
vars:
|
vars:
|
||||||
devstack_localrc:
|
devstack_localrc:
|
||||||
|
IRONIC_RAMDISK_TYPE: tinyipa
|
||||||
IRONIC_BUILD_DEPLOY_RAMDISK: True
|
IRONIC_BUILD_DEPLOY_RAMDISK: True
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
|
Reference in New Issue
Block a user