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
This commit is contained in:
Dmitry Tantsur 2022-02-21 11:57:31 +01:00
parent 7ac4804126
commit 2f09b7b102

View File

@ -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