Skip to content

Commit 0d2c67c

Browse files
authored
Merge pull request #4912 from k8s-infra-cherrypick-robot/cherry-pick-4910-to-release-1.14
[release-1.14] use default k8s version for spot e2e test
2 parents fc5a8a8 + 622d024 commit 0d2c67c

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
@@ -415,7 +415,6 @@ var _ = Describe("Workload cluster creation", func() {
415415
withFlavor("spot"),
416416
withNamespace(namespace.Name),
417417
withClusterName(clusterName),
418-
withKubernetesVersion(e2eConfig.GetVariable(FlatcarKubernetesVersion)),
419418
withControlPlaneMachineCount(1),
420419
withWorkerMachineCount(1),
421420
withControlPlaneWaiters(clusterctl.ControlPlaneWaiters{

0 commit comments

Comments
 (0)