Skip to content

Commit 6c38c23

Browse files
jackfrancisk8s-infra-cherrypick-robot
authored andcommitted
OOT test uses MachineDeployment
1 parent 8cc7338 commit 6c38c23

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
@@ -483,7 +483,7 @@ var _ = Describe("Workload cluster creation", func() {
483483
},
484484
WaitForClusterIntervals: e2eConfig.GetIntervals(specName, "wait-cluster"),
485485
WaitForControlPlaneIntervals: e2eConfig.GetIntervals(specName, "wait-control-plane"),
486-
WaitForMachinePools: e2eConfig.GetIntervals(specName, "wait-machine-pool-nodes"),
486+
WaitForMachineDeployments: e2eConfig.GetIntervals(specName, "wait-worker-nodes"),
487487
ControlPlaneWaiters: clusterctl.ControlPlaneWaiters{
488488
WaitForControlPlaneInitialized: EnsureControlPlaneInitialized,
489489
},

0 commit comments

Comments
 (0)