Skip to content

Commit 7c5efc0

Browse files
sutaakaropenshift-ci[bot]
authored andcommitted
Adjust the SDK PR link as a reason to skip SDK e2e test
1 parent 79221d8 commit 7c5efc0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/e2e/mnist_raycluster_sdk_test.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ func TestMNISTRayClusterSDK(t *testing.T) {
4141
test := With(t)
4242
test.T().Parallel()
4343

44-
// Currently blocked by https://github.com/project-codeflare/codeflare-sdk/pull/271 , remove the skip once SDK with the PR is released
45-
test.T().Skip("Requires https://github.com/project-codeflare/codeflare-sdk/pull/271")
44+
// Currently blocked by https://github.com/project-codeflare/codeflare-sdk/pull/251 , remove the skip once SDK with the PR is released
45+
test.T().Skip("Requires https://github.com/project-codeflare/codeflare-sdk/pull/251")
4646

4747
// Create a namespace
4848
namespace := test.NewTestNamespace()

0 commit comments

Comments
 (0)