]> git.proxmox.com Git - mirror_qemu.git/commitdiff
tests/avocado: add explicit timeout for Aarch64 TCG tests
authorAlex Bennée <alex.bennee@linaro.org>
Wed, 14 Sep 2022 15:59:23 +0000 (16:59 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Tue, 20 Sep 2022 14:14:59 +0000 (15:14 +0100)
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 <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20220914155950.804707-4-alex.bennee@linaro.org>

tests/avocado/boot_linux.py

index ee584d2fdf2ad62bd7eff147cfd39c73472a4a56..67a24fe51c12cdbb6f15245861015f2f9132dc49 100644 (file)
@@ -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',