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:
Dmitry Tantsur
2022年02月03日 18:34:35 +01:00
parent b921b76167
commit 56c20a7e57

View File

@@ -22,6 +22,8 @@
IRONIC_BUILD_DEPLOY_RAMDISK:True
IRONIC_VM_COUNT:2
IRONIC_VM_SPECS_RAM:2750
# This matches the default in ironic-base, specifying for clarity
IRONIC_RAMDISK_TYPE:dib
devstack_services:
dstat:false
Reference in New Issue
openstack/ironic-python-agent
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.