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:51 +0000
commitc425d0042a34c99904c7d90f8ba3d8667b94b80b (patch)
treed32ab2376c1d859525c3f22e06dfd14059b35ee9
parent358ee55641a9bc6a8dd3ac1378cafde6148591aa (diff)
downloadironic-c425d0042a34c99904c7d90f8ba3d8667b94b80b.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 69395dcdc..647588392 100644
--- a/zuul.d/ironic-jobs.yaml
+++ b/zuul.d/ironic-jobs.yaml
@@ -544,6 +544,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