1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2025-11-30 04:45:59 +00:00

Revert "bump disk size for support_server"

This reverts commit a5e69d9872. It
doesn't help, it's the wrong disk. We have to change createhdds
instead.
This commit is contained in:
Adam Williamson 2025-10-29 12:58:52 -07:00
parent a5e69d9872
commit 530c753e6d

View File

@ -2568,7 +2568,6 @@
"settings": {
"BOOTFROM": "c",
"HDD_1": "disk_f%CURRREL%_support_6_%ARCH%.qcow2",
"HDDSIZEGB": "12",
"NICTYPE": "tap",
"NUMDISKS": "2",
"PARALLEL_CANCEL_WHOLE_CLUSTER": "0",
@ -2587,7 +2586,6 @@
"settings": {
"BOOTFROM": "c",
"HDD_1": "disk_f%CURRREL%_support_6_%ARCH%.qcow2",
"HDDSIZEGB": "12",
"NICTYPE": "tap",
"NUMDISKS": "2",
"PARALLEL_CANCEL_WHOLE_CLUSTER": "0",