1
0
mirror of https://pagure.io/fedora-qa/createhdds.git synced 2024-11-23 07:43:07 +00:00

Stealth bump server disk size to 9G

We seem to be running out of space for f40->f41 upgrades at 8G:
https://openqa.fedoraproject.org/tests/2931477

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2024-10-07 08:13:39 -07:00
parent 02e53e9552
commit 545ef737da

View File

@ -184,7 +184,7 @@
"branched": ["x86_64", "ppc64le", "aarch64"], "branched": ["x86_64", "ppc64le", "aarch64"],
"rawhide": ["x86_64", "ppc64le", "aarch64"] "rawhide": ["x86_64", "ppc64le", "aarch64"]
}, },
"size" : "8", "size" : "9",
"imgver": "5", "imgver": "5",
"variant": "Server", "variant": "Server",
"bootopts": "uefi" "bootopts": "uefi"