Go back to 'std' video driver for UEFI tests
This should be safe now we finally figured out #1518464. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
06fbeca281
commit
7de1c4837a
@ -4122,7 +4122,7 @@
|
||||
settings => [
|
||||
{ key => "QEMUCPU", value => "Nehalem" },
|
||||
{ key => "QEMUCPUS", value => "2"},
|
||||
{ key => "QEMUVGA", value => "qxl"},
|
||||
{ key => "QEMUVGA", value => "std"},
|
||||
{ key => "QEMURAM", value => "2048"},
|
||||
{ key => "UEFI", value => "1"},
|
||||
{ key => "PART_TABLE_TYPE", value => "gpt"},
|
||||
|
Loading…
Reference in New Issue
Block a user