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:
@@ -604,6 +604,7 @@
|
|||||||
devstack_localrc:
|
devstack_localrc:
|
||||||
ENABLE_TENANT_TUNNELS: False
|
ENABLE_TENANT_TUNNELS: False
|
||||||
ENABLE_TENANT_VLANS: True
|
ENABLE_TENANT_VLANS: True
|
||||||
|
FORCE_CONFIG_DRIVE: True
|
||||||
HOST_TOPOLOGY: multinode
|
HOST_TOPOLOGY: multinode
|
||||||
HOST_TOPOLOGY_ROLE: subnode
|
HOST_TOPOLOGY_ROLE: subnode
|
||||||
IRONIC_AUTOMATED_CLEAN_ENABLED: False
|
IRONIC_AUTOMATED_CLEAN_ENABLED: False
|
||||||
|
Reference in New Issue
Block a user