mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2025-08-21 06:45: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:
parent
0b45f45636
commit
ee2ec48ce8
@ -4,14 +4,12 @@
|
|||||||
"settings": {
|
"settings": {
|
||||||
"+HDD_1": "disk_f%VERSION%_server_5_%ARCH%.qcow2",
|
"+HDD_1": "disk_f%VERSION%_server_5_%ARCH%.qcow2",
|
||||||
"NUMDISKS": "2",
|
"NUMDISKS": "2",
|
||||||
"+QEMU_VIDEO_DEVICE": "VGA",
|
|
||||||
"RETRY": "1"
|
"RETRY": "1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"updates-everything-boot-iso": {
|
"updates-everything-boot-iso": {
|
||||||
"settings": {
|
"settings": {
|
||||||
"NUMDISKS": "2",
|
"NUMDISKS": "2",
|
||||||
"+QEMU_VIDEO_DEVICE": "VGA",
|
|
||||||
"RETRY": "1"
|
"RETRY": "1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -27,14 +25,12 @@
|
|||||||
"settings": {
|
"settings": {
|
||||||
"+HDD_1": "disk_f%VERSION%_server_5_%ARCH%.qcow2",
|
"+HDD_1": "disk_f%VERSION%_server_5_%ARCH%.qcow2",
|
||||||
"NUMDISKS": "2",
|
"NUMDISKS": "2",
|
||||||
"+QEMU_VIDEO_DEVICE": "VGA",
|
|
||||||
"RETRY": "1"
|
"RETRY": "1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"updates-server-upgrade": {
|
"updates-server-upgrade": {
|
||||||
"settings": {
|
"settings": {
|
||||||
"NUMDISKS": "2",
|
"NUMDISKS": "2",
|
||||||
"+QEMU_VIDEO_DEVICE": "VGA",
|
|
||||||
"RETRY": "1"
|
"RETRY": "1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user