Skip to content

Commit

Permalink
[ml-release][no-ci] fix torch tune serve test. (ray-project#30095)
Browse files Browse the repository at this point in the history
The test currently misses wait_for_nodes, resulting in timeout.

Signed-off-by: xwjiang2010 <[email protected]>
  • Loading branch information
xwjiang2010 committed Nov 9, 2022
1 parent 899095d commit c7d696e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions release/release_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1778,6 +1778,8 @@
timeout: 600
script: python workloads/torch_tune_serve_test.py
type: client
wait_for_nodes:
num_nodes: 2

alert: default

Expand Down

0 comments on commit c7d696e

Please sign in to comment.