From 56c20a7e572b722e7eee5db0efdf6c3cf021af3f Mon Sep 17 00:00:00 2001 From: Dmitry Tantsur Date: Thu, 3 Feb 2022 18:34:35 +0100 Subject: 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 --- zuul.d/ironic-python-agent-jobs.yaml | 2 ++ 1 file changed, 2 insertions(+) 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 -- cgit v1.2.1