summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Tantsur <dtantsur@protonmail.com>2022-02-03 18:34:35 +0100
committerDmitry Tantsur <dtantsur@protonmail.com>2022-02-03 18:40:56 +0100
commit56c20a7e572b722e7eee5db0efdf6c3cf021af3f (patch)
treee06fc60fab0fda5399bed72de01e50c9970350a1
parentb921b761679df06afe19ac6f570f66fa1fdcf371 (diff)
downloadironic-python-agent-56c20a7e572b722e7eee5db0efdf6c3cf021af3f.tar.gz
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
-rw-r--r--zuul.d/ironic-python-agent-jobs.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/zuul.d/ironic-python-agent-jobs.yaml b/zuul.d/ironic-python-agent-jobs.yaml
index f5683b06..34c4647a 100644
--- a/zuul.d/ironic-python-agent-jobs.yaml
+++ b/zuul.d/ironic-python-agent-jobs.yaml
@@ -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