ray/release/nightly_tests/stress_tests/smoke_test_compute.yaml
SangBin Cho 7bd3138227
[Test] Support stress test smoke test (#16827)
* Support smoke test

* lint
2021-07-02 09:50:26 -07:00

23 lines
408 B
YAML

cloud_id: {{env["ANYSCALE_CLOUD_ID"]}}
region: us-west-2
max_workers: 4
aws:
BlockDeviceMappings:
- DeviceName: /dev/sda1
Ebs:
VolumeSize: 500
head_node_type:
name: head_node
instance_type: m4.4xlarge
worker_node_types:
- name: worker_node
instance_type: m4.large
min_workers: 4
max_workers: 4
use_spot: false
resources:
cpu: 2