CI: be explicit that the jobs are using the DIB ramdisk
Currently it requires tracing the jobs up to the ironic's devstack plugin. Be explicit. Change-Id: I19d0e680b0025bda22709c5a4fff9eacb5b4b1d0
This commit is contained in:
@@ -22,6 +22,8 @@
|
|||||||
IRONIC_BUILD_DEPLOY_RAMDISK: True
|
IRONIC_BUILD_DEPLOY_RAMDISK: True
|
||||||
IRONIC_VM_COUNT: 2
|
IRONIC_VM_COUNT: 2
|
||||||
IRONIC_VM_SPECS_RAM: 2750
|
IRONIC_VM_SPECS_RAM: 2750
|
||||||
|
# This matches the default in ironic-base, specifying for clarity
|
||||||
|
IRONIC_RAMDISK_TYPE: dib
|
||||||
devstack_services:
|
devstack_services:
|
||||||
dstat: false
|
dstat: false
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user