Skip to content

Commit ee08a93

Browse files
[release][ci] renaming release tests (#58249)
removing core_ prefix used on release tests for testing purposes Original change: https://github.com/ray-project/ray/pull/57049/files#diff-5879986113a0287dff865f81faf24a2294660b6c4767d5a71fc6281e78101ad6R1380 Signed-off-by: elliot-barn <[email protected]> Co-authored-by: Lonnie Liu <[email protected]>
1 parent fd1e404 commit ee08a93

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

release/release_tests.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1433,7 +1433,7 @@
14331433
cluster_compute: rte_gce_small.yaml
14341434

14351435

1436-
- name: core_runtime_env_wheel_urls
1436+
- name: runtime_env_wheel_urls
14371437
python: "3.10"
14381438
group: Runtime env tests
14391439
working_dir: runtime_env_tests
@@ -3798,7 +3798,7 @@
37983798
run:
37993799
script: RAY_UP_enable_autoscaler_v2=1 python launch_and_verify_cluster.py gcp/example-gpu-docker.yaml
38003800

3801-
- name: core_autoscaler_aws
3801+
- name: autoscaler_aws
38023802
python: "3.10"
38033803
group: autoscaler-test
38043804
working_dir: autoscaling_tests

0 commit comments

Comments
 (0)