Skip to content

Commit 018d29a

Browse files
committed
Try 3 cp
1 parent e3227a2 commit 018d29a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/azure_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ var _ = Describe("Workload cluster creation", func() {
206206
withNamespace(namespace.Name),
207207
withClusterName(clusterName),
208208
withFlavor("azl3"),
209-
withControlPlaneMachineCount(1),
209+
withControlPlaneMachineCount(3),
210210
withWorkerMachineCount(2),
211211
withControlPlaneInterval(specName, "wait-control-plane-ha"),
212212
withControlPlaneWaiters(clusterctl.ControlPlaneWaiters{

0 commit comments

Comments
 (0)