]> git.proxmox.com Git - mirror_qemu.git/commit
tests/avocado: skip aarch64 cloud TCG tests in CI
authorAlex Bennée <alex.bennee@linaro.org>
Thu, 17 Nov 2022 17:25:29 +0000 (17:25 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Tue, 22 Nov 2022 09:52:23 +0000 (09:52 +0000)
commitf22a80727fe99f3119a860cf0ad43f4885836d9d
tree4759d95ef88e48db66e4e0032e4d59b839f105f8
parentba5d1f23f71c6c3c5ff34963bc52f82406ea9f2f
tests/avocado: skip aarch64 cloud TCG tests in CI

We now have a much lighter weight test in machine_aarch64_virt which
tests the full boot chain in less time. Rename the tests while we are
at it to make it clear it is a Fedora cloud image.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20221117172532.538149-11-alex.bennee@linaro.org>
tests/avocado/boot_linux.py