Skip to content

Commit

Permalink
Enable ray_test
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristianZaccaria committed Oct 20, 2023
1 parent 05d144b commit 5b11639
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/integration/ray_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ func TestRayCluster(t *testing.T) {

// This test is unstable. It seems that RayJob CR sometimes trigger 2 jobs in Ray, causing confusion in KubeRay operator.
// Needs to be checked with newer KubeRay version. If still unstable then it needs to be reported.
test.T().Skip("Requires https://github.com/opendatahub-io/distributed-workloads/issues/65")

// Create a namespace
namespace := test.NewTestNamespace()
Expand Down

0 comments on commit 5b11639

Please sign in to comment.