Skip to content

Commit 23039e8

Browse files
author
Cecile Robert-Michon
committed
Add IPFamily to CAPI quickstart test
1 parent 5a881ea commit 23039e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/e2e/config/azure-dev.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ variables:
103103
CONFORMANCE_CONTROL_PLANE_MACHINE_COUNT: "${CONFORMANCE_CONTROL_PLANE_MACHINE_COUNT:-1}"
104104
CONFORMANCE_IMAGE: "${CONFORMANCE_IMAGE:-}"
105105
CONFORMANCE_NODES: "${CONFORMANCE_NODES:-1}"
106+
IP_FAMILY: "IPv4" # this is used by the CAPI quickstart spec
106107
MULTI_TENANCY_IDENTITY_NAME: "multi-tenancy-identity"
107108

108109
intervals:

0 commit comments

Comments
 (0)