1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2025-08-21 14:55:44 +00:00

Same, but harder

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2025-07-11 02:25:50 -07:00
parent 43e678ed6e
commit 59f5b5de67

View File

@ -4,14 +4,14 @@
"settings": {
"+HDD_1": "disk_f%VERSION%_server_5_%ARCH%.qcow2",
"NUMDISKS": "2",
"QEMU_VIDEO_DEVICE": "VGA",
"+QEMU_VIDEO_DEVICE": "VGA",
"RETRY": "1"
}
},
"updates-everything-boot-iso": {
"settings": {
"NUMDISKS": "2",
"QEMU_VIDEO_DEVICE": "VGA",
"+QEMU_VIDEO_DEVICE": "VGA",
"RETRY": "1"
}
},
@ -27,14 +27,14 @@
"settings": {
"+HDD_1": "disk_f%VERSION%_server_5_%ARCH%.qcow2",
"NUMDISKS": "2",
"QEMU_VIDEO_DEVICE": "VGA",
"+QEMU_VIDEO_DEVICE": "VGA",
"RETRY": "1"
}
},
"updates-server-upgrade": {
"settings": {
"NUMDISKS": "2",
"QEMU_VIDEO_DEVICE": "VGA",
"+QEMU_VIDEO_DEVICE": "VGA",
"RETRY": "1"
}
},