mirror of
https://github.com/vale981/ray
synced 2025-03-06 02:21:39 -05:00
[serve] Add multi deployment to serve nightly tests (#17411)
Co-authored-by: Jiao Dong <jiaodong@anyscale.com>
This commit is contained in:
parent
44d209dd5f
commit
3dc49c0b79
1 changed files with 1 additions and 0 deletions
|
@ -133,6 +133,7 @@ NIGHTLY_TESTS = {
|
|||
],
|
||||
"~/ray/release/serve_tests/serve_tests.yaml": [
|
||||
"single_deployment_1k_noop_replica",
|
||||
"multi_deployment_1k_noop_replica",
|
||||
],
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue