ray/release/nightly_tests/chaos_test/compute_template.yaml
SangBin Cho 5c4fb4dc91
[Core]Chaos testing nightly (#20059)
* Done initial stage.

* lint

* .

* Finished.

* Fix lint
2021-11-08 21:57:53 -08:00

21 lines
385 B
YAML

cloud_id: cld_4F7k8814aZzGG8TNUGPKnc
region: us-west-2
head_node_type:
name: head_node
instance_type: m5.16xlarge
resources:
cpu: 0
custom_resources:
head: 1
worker_node_types:
- name: worker_node
instance_type: m5.4xlarge
min_workers: 9
max_workers: 9
use_spot: false
resources:
custom_resources:
worker: 1