Skip to content

Commit 67fe58a

Browse files
committed
remove explicit k8s 1.26 for VMSS flex e2e test
1 parent 859e6b0 commit 67fe58a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/e2e/azure_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -627,7 +627,6 @@ var _ = Describe("Workload cluster creation", func() {
627627
withClusterName(clusterName),
628628
withControlPlaneMachineCount(1),
629629
withWorkerMachineCount(1),
630-
withKubernetesVersion("v1.26.1"),
631630
withMachineDeploymentInterval(specName, ""),
632631
withControlPlaneWaiters(clusterctl.ControlPlaneWaiters{
633632
WaitForControlPlaneInitialized: EnsureControlPlaneInitializedNoAddons,

0 commit comments

Comments
 (0)