Skip to content

Commit

Permalink
Update hosted/eks/p1/p1_provisioning_test.go
Browse files Browse the repository at this point in the history
Co-authored-by: Chandan Pinjani <chandan.pinjani@suse.com>
Signed-off-by: Parthvi Vala <parthvi.vala@gmail.com>
  • Loading branch information
valaparthvi and cpinjani authored Jan 23, 2025
1 parent c225f87 commit 6340df4
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 @@ -169,7 +169,7 @@ var _ = Describe("P1Provisioning", func() {
Expect(amiID).To(Or(Equal("AL2_x86_64_GPU"), Equal("AL2023_x86_64_NVIDIA")))
})

It("Deploy a cluster with Public/Priv access then disable Public access", func() {
XIt("Deploy a cluster with Public/Priv access then disable Public access", func() {
// https://github.com/rancher/eks-operator/issues/752#issuecomment-2609144199
testCaseID = 151
createFunc := func(clusterConfig *eks.ClusterConfig) {
Expand Down

0 comments on commit 6340df4

Please sign in to comment.