mirror of
https://github.com/vale981/ray
synced 2025-03-05 18:11:42 -05:00
[tune] Mark cloud OSS release tests as unstable (#23240)
These tests have been flaky for a while. Until this is addressed, mark them as unstable.
This commit is contained in:
parent
d1a528d6af
commit
e3987d85c3
1 changed files with 16 additions and 0 deletions
|
@ -753,6 +753,8 @@
|
|||
group: Tune cloud tests
|
||||
working_dir: tune_tests/cloud_tests
|
||||
|
||||
stable: false
|
||||
|
||||
legacy:
|
||||
test_name: aws_no_sync_down
|
||||
test_suite: tune_cloud_tests
|
||||
|
@ -781,6 +783,8 @@
|
|||
group: Tune cloud tests
|
||||
working_dir: tune_tests/cloud_tests
|
||||
|
||||
stable: false
|
||||
|
||||
legacy:
|
||||
test_name: aws_ssh_sync
|
||||
test_suite: tune_cloud_tests
|
||||
|
@ -809,6 +813,8 @@
|
|||
group: Tune cloud tests
|
||||
working_dir: tune_tests/cloud_tests
|
||||
|
||||
stable: false
|
||||
|
||||
legacy:
|
||||
test_name: aws_durable_upload
|
||||
test_suite: tune_cloud_tests
|
||||
|
@ -837,6 +843,8 @@
|
|||
group: Tune cloud tests
|
||||
working_dir: tune_tests/cloud_tests
|
||||
|
||||
stable: false
|
||||
|
||||
legacy:
|
||||
test_name: aws_durable_upload_rllib_str
|
||||
test_suite: tune_cloud_tests
|
||||
|
@ -867,6 +875,8 @@
|
|||
group: Tune cloud tests
|
||||
working_dir: tune_tests/cloud_tests
|
||||
|
||||
stable: false
|
||||
|
||||
legacy:
|
||||
test_name: aws_durable_upload_rllib_trainer
|
||||
test_suite: tune_cloud_tests
|
||||
|
@ -896,6 +906,8 @@
|
|||
group: Tune cloud tests
|
||||
working_dir: tune_tests/cloud_tests
|
||||
|
||||
stable: false
|
||||
|
||||
legacy:
|
||||
test_name: gcp_k8s_no_sync_down
|
||||
test_suite: tune_cloud_tests
|
||||
|
@ -919,6 +931,8 @@
|
|||
group: Tune cloud tests
|
||||
working_dir: tune_tests/cloud_tests
|
||||
|
||||
stable: false
|
||||
|
||||
legacy:
|
||||
test_name: gcp_k8s_ssh_sync
|
||||
test_suite: tune_cloud_tests
|
||||
|
@ -942,6 +956,8 @@
|
|||
group: Tune cloud tests
|
||||
working_dir: tune_tests/cloud_tests
|
||||
|
||||
stable: false
|
||||
|
||||
legacy:
|
||||
test_name: gcp_k8s_durable_upload
|
||||
test_suite: tune_cloud_tests
|
||||
|
|
Loading…
Add table
Reference in a new issue