mirror of
https://github.com/vale981/ray
synced 2025-03-11 13:46:40 -04:00
12 lines
300 B
YAML
12 lines
300 B
YAML
![]() |
- name: single_deployment_1k_noop_replica
|
||
|
cluster:
|
||
|
app_config: app_config.yaml
|
||
|
compute_template: compute_tpl_8_cpu.yaml
|
||
|
|
||
|
run:
|
||
|
timeout: 10800
|
||
|
long_running: False
|
||
|
script: python workloads/single_deployment_1k_noop_replica.py --run-locally=False
|
||
|
|
||
|
smoke_test:
|
||
|
timeout: 600
|