]> git.proxmox.com Git - mirror_qemu.git/commit
tests/avocado: add machine:none tag to version.py
authorFabiano Rosas <farosas@suse.de>
Fri, 17 Feb 2023 20:11:46 +0000 (17:11 -0300)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 27 Feb 2023 13:27:04 +0000 (13:27 +0000)
commit9880e9bc63efcaf3f5230c2f93fb03068df2e465
treec14bb35f57bc6dffd2cb1d863fa92661937bb4a3
parent4cb884e994a85a86e4e305ea3e6296434f4af0df
tests/avocado: add machine:none tag to version.py

This test currently fails when run on a host for which the QEMU target
has no default machine set:

ERROR| Output: qemu-system-aarch64: No machine specified, and there is
no default

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Fabiano Rosas <farosas@suse.de>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
tests/avocado/version.py