Skip to content

Commit

Permalink
Increase timeout of stress_test_many_tasks to ensure perf metrics are…
Browse files Browse the repository at this point in the history
… available (ray-project#32286)

Signed-off-by: Edward Oakes <ed.nmi.oakes@gmail.com>
  • Loading branch information
cadedaniel authored and edoakes committed Mar 22, 2023
1 parent ff795b6 commit 2e4b228
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release/release_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3771,7 +3771,7 @@
cluster_compute: stress_tests/stress_tests_compute.yaml

run:
timeout: 7200
timeout: 14400
wait_for_nodes:
num_nodes: 101

Expand Down

0 comments on commit 2e4b228

Please sign in to comment.