mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-24 23:03:08 +00:00
Use virtio graphics for server_cockpit_updates test
With qxl it hits a weird bug where running startx a second time after snapshot restore tends to crash. This is affecting updates so let's force it to virtio. Hopefully the kernel build with virtio fix will succeed so I can just revert all this messing around soon. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
1aefd5f883
commit
0519c8ec2c
@ -2161,6 +2161,7 @@
|
||||
"+START_AFTER_TEST": "server_cockpit_default",
|
||||
"BOOTFROM": "c",
|
||||
"POSTINSTALL": "server_cockpit_updates server_cockpit_autoupdate",
|
||||
"QEMUVGA": "virtio",
|
||||
"ROOT_PASSWORD": "weakpassword",
|
||||
"USER_LOGIN": "false"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user