Skip to content

Commit e9cc97f

Browse files
authored
Merge pull request #4910 from nojnhuh/spot-version
use default k8s version for spot e2e test
2 parents 95489e1 + e44650c commit e9cc97f

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)