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
5 changes: 5 additions & 0 deletions release/release_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1269,6 +1269,7 @@
########################

- name: jobs_basic_local_working_dir
python: "3.10"
group: Jobs tests
working_dir: jobs_tests

Expand Down Expand Up @@ -1298,6 +1299,7 @@
cluster_compute: compute_tpl_gce_4_xlarge.yaml

- name: jobs_basic_remote_working_dir
python: "3.10"
group: Jobs tests
working_dir: jobs_tests

Expand Down Expand Up @@ -1327,6 +1329,7 @@
cluster_compute: compute_tpl_gce_4_xlarge.yaml

- name: jobs_remote_multi_node
python: "3.10"
group: Jobs tests
team: serve
frequency: nightly
Expand All @@ -1351,6 +1354,7 @@
cluster_compute: compute_tpl_gce_4_xlarge.yaml

- name: jobs_check_cuda_available
python: "3.10"
group: Jobs tests
team: serve

Expand All @@ -1375,6 +1379,7 @@
cluster_compute: compute_tpl_gce_gpu_node.yaml

- name: jobs_specify_num_gpus
python: "3.10"
group: Jobs tests
team: serve

Expand Down