Skip to content

Commit

Permalink
[Serve] Remove release tests for checkpoint_path (#27194) (#27206)
Browse files Browse the repository at this point in the history
Cherry pick commit 8beb887 to address
#27189
  • Loading branch information
simon-mo committed Jul 28, 2022
1 parent 1de3c1f commit 13c3400
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 278 deletions.
22 changes: 0 additions & 22 deletions release/release_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2472,28 +2472,6 @@

alert: default

- name: serve_serve_cluster_fault_tolerance
group: Serve tests
working_dir: serve_tests

legacy:
test_name: serve_cluster_fault_tolerance
test_suite: serve_tests

frequency: nightly
team: serve
cluster:
cluster_env: app_config.yaml
cluster_compute: compute_tpl_single_node.yaml

run:
timeout: 7200
long_running: false
script: python workloads/serve_cluster_fault_tolerance.py
type: sdk_command
file_manager: job

alert: default

- name: deployment_graph_long_chain
group: Serve tests
Expand Down
128 changes: 0 additions & 128 deletions release/serve_tests/workloads/serve_cluster_fault_tolerance.py

This file was deleted.

128 changes: 0 additions & 128 deletions release/serve_tests/workloads/serve_cluster_fault_tolerance_gcs.py

This file was deleted.

0 comments on commit 13c3400

Please sign in to comment.