Skip to content

Commit 6d8cfbf

Browse files
Merge pull request #6332 from pacevedom/USHIFT-6687
USHIFT-6687: Increase disk size for aws virtual machine type jobs
2 parents 38f7660 + 940942c commit 6d8cfbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/aws/cf-gen.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Mappings:
1111
Iops: 6000
1212
VirtualMachine:
1313
PrimaryVolumeSize: "200"
14-
SecondaryVolumeSize: "10"
14+
SecondaryVolumeSize: "20"
1515
Throughput: 125
1616
Iops: 3000
1717
Parameters:

0 commit comments

Comments
 (0)