From: Alex Bennée Date: Wed, 14 Sep 2022 15:59:23 +0000 (+0100) Subject: tests/avocado: add explicit timeout for Aarch64 TCG tests X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=c7f059ac112d5efe939a9d131442a8b019677a50;p=qemu.git tests/avocado: add explicit timeout for Aarch64 TCG tests We don't want to rely on the soon to be reduced default time. These tests are still slow for something we want to run in CI though. Signed-off-by: Alex Bennée Reviewed-by: Richard Henderson Message-Id: <20220914155950.804707-4-alex.bennee@linaro.org> --- diff --git a/tests/avocado/boot_linux.py b/tests/avocado/boot_linux.py index ee584d2fdf..67a24fe51c 100644 --- a/tests/avocado/boot_linux.py +++ b/tests/avocado/boot_linux.py @@ -63,6 +63,7 @@ class BootLinuxAarch64(LinuxTest): :avocado: tags=machine:virt :avocado: tags=machine:gic-version=2 """ + timeout = 240 def add_common_args(self): self.vm.add_args('-bios',