Skip to content

Commit

Permalink
Add focus
Browse files Browse the repository at this point in the history
Signed-off-by: Parthvi Vala <parthvi.vala@suse.com>
  • Loading branch information
valaparthvi committed Jan 23, 2025
1 parent bb59d37 commit c225f87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hosted/eks/p1/p1_provisioning_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ var _ = Describe("P1Provisioning", func() {
Expect(err).To(BeNil())
})

It("Update k8s version of node groups - sequential & simultaneous upgrade of multiple node groups", func() {
FIt("Update k8s version of node groups - sequential & simultaneous upgrade of multiple node groups", func() {
testCaseID = 153
var err error
cluster, err = helper.UpgradeClusterKubernetesVersion(cluster, upgradeToVersion, ctx.RancherAdminClient, true)
Expand Down

0 comments on commit c225f87

Please sign in to comment.