We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a881ea commit 23039e8Copy full SHA for 23039e8
test/e2e/config/azure-dev.yaml
@@ -103,6 +103,7 @@ variables:
103
CONFORMANCE_CONTROL_PLANE_MACHINE_COUNT: "${CONFORMANCE_CONTROL_PLANE_MACHINE_COUNT:-1}"
104
CONFORMANCE_IMAGE: "${CONFORMANCE_IMAGE:-}"
105
CONFORMANCE_NODES: "${CONFORMANCE_NODES:-1}"
106
+ IP_FAMILY: "IPv4" # this is used by the CAPI quickstart spec
107
MULTI_TENANCY_IDENTITY_NAME: "multi-tenancy-identity"
108
109
intervals:
0 commit comments