Set the 500GB block device for a single node test (#16493)

This commit is contained in:
SangBin Cho 2021-06-16 22:37:30 -07:00 committed by GitHub
parent 7f91cfedd5
commit 6dc4032d19
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,6 +3,12 @@ region: us-west-2
max_workers: 0
aws:
BlockDeviceMappings:
- DeviceName: /dev/sda1
Ebs:
VolumeSize: 500
head_node_type:
name: head_node
instance_type: i3.4xlarge