ray/release/nightly_tests/shuffle/shuffle_compute_single.yaml
SangBin Cho c8a5d7ba85
[TEST] Additional data processing nightly test (#16078)
* in progress

* in progress

* almost done

* Lint

* almost done

* All tests are available now

* Change the test a little more stressful

* Modify paramter to make tests a little more stressful
2021-06-09 22:38:53 -07:00

16 lines
332 B
YAML

cloud_id: {{env["ANYSCALE_CLOUD_ID"]}}
region: us-west-2
max_workers: 0
head_node_type:
name: head_node
instance_type: i3.4xlarge
resources: {"object_store_memory": 21474836480}
worker_node_types:
- name: worker_node
instance_type: i3.4xlarge
min_workers: 0
max_workers: 0
use_spot: false