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:
parent
a5e69d9872
commit
530c753e6d
@ -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",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user