mirror of
https://github.com/vale981/ray
synced 2025-03-06 10:31:39 -05:00
[nightly-test] increase timeout to 1 hour (#17125)
This commit is contained in:
parent
d4635836ba
commit
02f58a5c6b
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
||||||
compute_template: object_store.yaml
|
compute_template: object_store.yaml
|
||||||
|
|
||||||
run:
|
run:
|
||||||
timeout: 600
|
timeout: 3600
|
||||||
prepare: sleep 0
|
prepare: sleep 0
|
||||||
script: python object_store/test_object_store.py
|
script: python object_store/test_object_store.py
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue