Skip to content

Commit 7fda462

Browse files
authored
Merge pull request #4913 from k8s-infra-cherrypick-robot/cherry-pick-4910-to-release-1.15
[release-1.15] use default k8s version for spot e2e test
2 parents 36f35d8 + 70349a9 commit 7fda462

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
@@ -433,7 +433,6 @@ var _ = Describe("Workload cluster creation", func() {
433433
withFlavor("spot"),
434434
withNamespace(namespace.Name),
435435
withClusterName(clusterName),
436-
withKubernetesVersion(e2eConfig.GetVariable(FlatcarKubernetesVersion)),
437436
withControlPlaneMachineCount(1),
438437
withWorkerMachineCount(1),
439438
withControlPlaneWaiters(clusterctl.ControlPlaneWaiters{

0 commit comments

Comments
 (0)