mirror of
https://github.com/vale981/ray
synced 2025-03-06 02:21:39 -05:00
[Serve] Add "Serve" team tag to untagged release tests (#21861)
This commit is contained in:
parent
3d79815cd0
commit
e4370720cc
1 changed files with 3 additions and 0 deletions
|
@ -27,6 +27,7 @@
|
|||
timeout: 600
|
||||
|
||||
- name: autoscaling_single_deployment
|
||||
team: serve
|
||||
cluster:
|
||||
app_config: app_config.yaml
|
||||
compute_template: compute_tpl_8_cpu_autoscaling.yaml
|
||||
|
@ -40,6 +41,7 @@
|
|||
timeout: 600
|
||||
|
||||
- name: autoscaling_multi_deployment
|
||||
team: serve
|
||||
cluster:
|
||||
app_config: app_config.yaml
|
||||
compute_template: compute_tpl_8_cpu_autoscaling.yaml
|
||||
|
@ -68,6 +70,7 @@
|
|||
timeout: 600
|
||||
|
||||
- name: serve_micro_benchmark_k8s
|
||||
team: serve
|
||||
cluster:
|
||||
app_config: app_config.yaml
|
||||
# 16 CPUS
|
||||
|
|
Loading…
Add table
Reference in a new issue