Skip to content

Commit

Permalink
Add IPFamily to CAPI quickstart test
Browse files Browse the repository at this point in the history
  • Loading branch information
Cecile Robert-Michon committed May 28, 2021
1 parent 5a881ea commit 23039e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/e2e/config/azure-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ variables:
CONFORMANCE_CONTROL_PLANE_MACHINE_COUNT: "${CONFORMANCE_CONTROL_PLANE_MACHINE_COUNT:-1}"
CONFORMANCE_IMAGE: "${CONFORMANCE_IMAGE:-}"
CONFORMANCE_NODES: "${CONFORMANCE_NODES:-1}"
IP_FAMILY: "IPv4" # this is used by the CAPI quickstart spec
MULTI_TENANCY_IDENTITY_NAME: "multi-tenancy-identity"

intervals:
Expand Down

0 comments on commit 23039e8

Please sign in to comment.