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:
Adam Williamson 2024-02-20 20:14:34 -08:00
parent 15037690cc
commit 0aba13ec8f
1 changed files with 1 additions and 1 deletions

View File

@ -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",