ray/release/nightly_tests/shuffle/shuffle_compute_large_scale.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

15 lines
372 B
YAML

cloud_id: {{env["ANYSCALE_CLOUD_ID"]}}
region: us-west-2
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: 19
max_workers: 19
use_spot: false
resources: {"object_store_memory": 21474836480}