mirror of
https://github.com/vale981/ray
synced 2025-03-06 02:21:39 -05:00
[Test] increase timeout for autoscaling shuffle (#17545)
This commit is contained in:
parent
cb48f3a712
commit
8393b9add8
1 changed files with 1 additions and 1 deletions
|
@ -104,7 +104,7 @@
|
|||
compute_template: shuffle/shuffle_compute_autoscaling.yaml
|
||||
|
||||
run:
|
||||
timeout: 3000
|
||||
timeout: 4000
|
||||
script: python shuffle/shuffle_test.py --num-partitions=1000 --partition-size=1e9 --no-streaming
|
||||
|
||||
# Test multi nodes 1TB streaming shuffle with a large number of partitions.
|
||||
|
|
Loading…
Add table
Reference in a new issue