1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2025-08-19 22:05:44 +00:00

Revert "Use VGA video for non-graphical update tests"

This reverts commit 43e678ed6e and
the follow-up commit, they didn't help.
This commit is contained in:
Adam Williamson 2025-07-11 11:25:30 -07:00
parent 0b45f45636
commit ee2ec48ce8

View File

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