Open Justinzobel opened 1 month ago
Even after installing spicy I can't run a test: qemu-system-x86_64: -spice disable-ticketing=on,port=5930,addr=127.0.0.1: spice support is disabled
I'm trying this in an Alpine container to do automated testing of new ISOs.
ERROR! Requested 'spicy' as viewer, but 'spicy' is not installed.
spicy should not be required if running
QUICKEMU_DISPLAY=none QT_OPEN_RESULTS=false QT_NOTIFY=false ./quicktest test_boot_to_live_environment ubuntu 24.04
for example.