Skip to content

Commit 66da5ab

Browse files
Fiona-Watersopenshift-merge-robot
authored andcommitted
removing skip
1 parent 6fdc333 commit 66da5ab

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Diff for: test/e2e/mnist_raycluster_sdk_test.go

-4
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,6 @@ func TestMNISTRayClusterSDK(t *testing.T) {
4141
test := With(t)
4242
test.T().Parallel()
4343

44-
if !IsOpenShift(test) {
45-
test.T().Skip("Requires https://github.com/project-codeflare/codeflare-sdk/pull/146")
46-
}
47-
4844
// Currently blocked by https://github.com/project-codeflare/codeflare-sdk/pull/271 , remove the skip once SDK with the PR is released
4945
test.T().Skip("Requires https://github.com/project-codeflare/codeflare-sdk/pull/271")
5046

0 commit comments

Comments
 (0)