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:
Riccardo Pittau 2020-03-23 11:56:10 +01:00
parent e2f6dcad4e
commit 476931d719
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@
- openstack/ironic-lib
vars:
devstack_localrc:
IRONIC_RAMDISK_TYPE: tinyipa
IRONIC_BUILD_DEPLOY_RAMDISK: True
- job: