Skip to content

Commit

Permalink
Merge pull request #4910 from nojnhuh/spot-version
Browse files Browse the repository at this point in the history
use default k8s version for spot e2e test
  • Loading branch information
k8s-ci-robot authored Jun 10, 2024
2 parents 95489e1 + e44650c commit e9cc97f
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 @@ -433,7 +433,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 e9cc97f

Please sign in to comment.