mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-21 21:43:08 +00:00
Bump disk size on ostree build test to 30 GB
Seems we need more space on the scratch disk used by the ostree build test, it's failing due to lack of space. Tested on lab, it worked. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
15037690cc
commit
0aba13ec8f
@ -445,7 +445,7 @@
|
||||
"+CANNED": "",
|
||||
"BOOTFROM": "c",
|
||||
"HDD_1": "disk_f%VERSION%_minimal_3_%ARCH%.qcow2",
|
||||
"HDDSIZEGB_3": "25",
|
||||
"HDDSIZEGB_3": "30",
|
||||
"MAX_JOB_TIME": "12600",
|
||||
"+NUMDISKS": "3",
|
||||
"POSTINSTALL": "_ostree_build",
|
||||
|
Loading…
Reference in New Issue
Block a user