mirror of
https://github.com/vale981/ray
synced 2025-03-06 02:21:39 -05:00
Increase horovod_test disk space. (#19917)
This commit is contained in:
parent
4d945fe651
commit
4d293c4cee
1 changed files with 5 additions and 0 deletions
|
@ -22,3 +22,8 @@ aws:
|
|||
Value: '{{env["ANYSCALE_USER"]}}'
|
||||
- Key: anyscale-expiration
|
||||
Value: '{{env["EXPIRATION_1D"]}}'
|
||||
|
||||
BlockDeviceMappings:
|
||||
- DeviceName: /dev/sda1
|
||||
Ebs:
|
||||
VolumeSize: 500
|
||||
|
|
Loading…
Add table
Reference in a new issue