summaryrefslogtreecommitdiff
path: root/zuul.d
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 11:57:31 +0100
commit2f09b7b1026551cb5818436a3714260fee9fcac4 (patch)
tree4098b6b54cba8e2df155202e49774b30efeb97d7 /zuul.d
parent7ac480412626c38fa3493088dbf49e29303491b6 (diff)
downloadironic-2f09b7b1026551cb5818436a3714260fee9fcac4.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
Diffstat (limited to 'zuul.d')
-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 41100963e..9b928f074 100644
--- a/zuul.d/ironic-jobs.yaml
+++ b/zuul.d/ironic-jobs.yaml
@@ -604,6 +604,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