Skip to content

Commit

Permalink
[tests] Increase timeout for single_node_oom test ray-project#44745
Browse files Browse the repository at this point in the history
This test has pretty variable run time. Increase the test timeout to avoid spurious failures.

Signed-off-by: Stephanie Wang <[email protected]>
  • Loading branch information
stephanie-wang authored Apr 16, 2024
1 parent 27b6c12 commit f80d4d3
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 @@ -4011,7 +4011,7 @@
cluster_compute: stress_tests/stress_tests_single_node_oom_compute.yaml

run:
timeout: 500
timeout: 1000
script: python stress_tests/test_parallel_tasks_memory_pressure.py --num-tasks 20

variations:
Expand Down

0 comments on commit f80d4d3

Please sign in to comment.