Skip to content

Commit

Permalink
Use right RHEL template during 1.30 upgrade (#8154)
Browse files Browse the repository at this point in the history
Signed-off-by: Rahul Ganesh <[email protected]>
Co-authored-by: Rahul Ganesh <[email protected]>
  • Loading branch information
rahulbabu95 and Rahul Ganesh authored May 14, 2024
1 parent ee33513 commit a65c62d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/vsphere_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -3223,7 +3223,7 @@ func TestVSphereKubernetes129To130StackedEtcdRedHatUpgrade(t *testing.T) {
test,
v1alpha1.Kube130,
framework.WithClusterUpgrade(api.WithKubernetesVersion(v1alpha1.Kube130)),
provider.WithProviderUpgrade(provider.Redhat129Template()),
provider.WithProviderUpgrade(provider.Redhat130Template()),
)
}

Expand Down

0 comments on commit a65c62d

Please sign in to comment.