summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Tantsur <dtantsur@protonmail.com>2022-02-21 11:57:31 +0100
committerDmitry Tantsur <dtantsur@protonmail.com>2022-02-21 14:39:27 +0000
commitdf6ac7d806437bfb29a268624c4087b5664b58ab (patch)
treee2b47319f17c38b7f0ebd1826549a3af0c4b9457
parentee76a3a05a24f1ca6ff28c7b60b0cee5e64e07b0 (diff)
downloadironic-df6ac7d806437bfb29a268624c4087b5664b58ab.tar.gz
CI: force config drive on the multinode job's subnode
We need configdrives to pass information reliably, and the new cirros image does not work without them. Change-Id: I6cafa050d5c1c8289483f968d26c50485fd4528a (cherry picked from commit 2f09b7b1026551cb5818436a3714260fee9fcac4)
-rw-r--r--zuul.d/ironic-jobs.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/zuul.d/ironic-jobs.yaml b/zuul.d/ironic-jobs.yaml
index 01391ef96..ac693db1b 100644
--- a/zuul.d/ironic-jobs.yaml
+++ b/zuul.d/ironic-jobs.yaml
@@ -594,6 +594,7 @@
devstack_localrc:
ENABLE_TENANT_TUNNELS: False
ENABLE_TENANT_VLANS: True
+ FORCE_CONFIG_DRIVE: True
HOST_TOPOLOGY: multinode
HOST_TOPOLOGY_ROLE: subnode
IRONIC_AUTOMATED_CLEAN_ENABLED: False