Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions release/release_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1377,7 +1377,8 @@
cluster_compute: rte_gce_small.yaml


- name: runtime_env_wheel_urls
- name: core_runtime_env_wheel_urls
python: "3.10"
group: Runtime env tests
working_dir: runtime_env_tests

Expand Down Expand Up @@ -3621,7 +3622,8 @@
run:
script: RAY_UP_enable_autoscaler_v2=1 python launch_and_verify_cluster.py gcp/example-gpu-docker.yaml

- name: autoscaler_aws
- name: core_autoscaler_aws
python: "3.10"
group: autoscaler-test
working_dir: autoscaling_tests

Expand Down