action #55985
Updated by pvorel over 4 years ago
Svirt serial console has been enabled only for s390x, used mainly for LTP tests.
It'd be good to enable it for other archs, let's start with XEN as it was requested.
See PR, which needs debugging and finding valid libvirt code part
https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/8191
Fixes for original implementation for s390x (#45863)
https://github.com/os-autoinst/os-autoinst/pull/1109
Some related PR to understand the code a bit
https://github.com/os-autoinst/os-autoinst/pull/1176
https://github.com/os-autoinst/os-autoinst/pull/1166
https://github.com/os-autoinst/os-autoinst/pull/1154 (logging xml file in autoinst-log.txt)
NOTE: it's not working on Hyper-V and VMware either.