Skip to content

Commit

Permalink
Merge pull request #4912 from k8s-infra-cherrypick-robot/cherry-pick-…
Browse files Browse the repository at this point in the history
…4910-to-release-1.14

[release-1.14] use default k8s version for spot e2e test
  • Loading branch information
k8s-ci-robot authored Jun 10, 2024
2 parents fc5a8a8 + 622d024 commit 0d2c67c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/e2e/azure_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -415,7 +415,6 @@ var _ = Describe("Workload cluster creation", func() {
withFlavor("spot"),
withNamespace(namespace.Name),
withClusterName(clusterName),
withKubernetesVersion(e2eConfig.GetVariable(FlatcarKubernetesVersion)),
withControlPlaneMachineCount(1),
withWorkerMachineCount(1),
withControlPlaneWaiters(clusterctl.ControlPlaneWaiters{
Expand Down

0 comments on commit 0d2c67c

Please sign in to comment.