Skip to content

Commit

Permalink
[Core] Stop running dask_on_ray_100gb_sort with python 3.11 (ray-proj…
Browse files Browse the repository at this point in the history
…ect#46987)

Signed-off-by: Jiajun Yao <jeromeyjj@gmail.com>
  • Loading branch information
jjyao authored Aug 6, 2024
1 parent e68005e commit 85eaffd
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions release/release_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2269,7 +2269,7 @@
cluster:
byod: {}
cluster_compute: compute_tpl_single_node_32_cpu.yaml
cloud_id: cld_wy5a6nhazplvu32526ams61d98
cloud_id: cld_wy5a6nhazplvu32526ams61d98

run:
timeout: 7200
Expand Down Expand Up @@ -2370,7 +2370,7 @@
cluster:
byod: {}
cluster_compute: compute_tpl_single_node_32_cpu.yaml
cloud_id: cld_wy5a6nhazplvu32526ams61d98
cloud_id: cld_wy5a6nhazplvu32526ams61d98

run:
timeout: 7200
Expand Down Expand Up @@ -2398,7 +2398,7 @@
byod:
type: gpu
cluster_compute: compute_tpl_gpu_node.yaml
cloud_id: cld_wy5a6nhazplvu32526ams61d98
cloud_id: cld_wy5a6nhazplvu32526ams61d98

run:
timeout: 7200
Expand Down Expand Up @@ -3023,9 +3023,6 @@

variations:
- __suffix__: aws
- __suffix__: aws.py311
frequency: weekly
python: "3.11"
- __suffix__: gce
env: gce
frequency: manual
Expand Down

0 comments on commit 85eaffd

Please sign in to comment.