Skip to content

Commit

Permalink
[CI] Jail flaky test: TestRayServiceInPlaceUpdate (#2638)
Browse files Browse the repository at this point in the history
Signed-off-by: kaihsun <[email protected]>
  • Loading branch information
kevin85421 authored Dec 12, 2024
1 parent 8e1b922 commit 4bd2dab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ray-operator/test/e2e/rayservice_in_place_update_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ import (
)

func TestRayServiceInPlaceUpdate(t *testing.T) {
t.Skip("Skipping test due to flakiness")
test := With(t)
g := NewWithT(t)

Expand Down

0 comments on commit 4bd2dab

Please sign in to comment.