]> git.proxmox.com Git - mirror_qemu.git/commitdiff
tests/avocado: add explicit timeout for ppc64le TCG tests
authorAlex Bennée <alex.bennee@linaro.org>
Wed, 14 Sep 2022 15:59:25 +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-6-alex.bennee@linaro.org>

tests/avocado/boot_linux.py

index 4f07c27ac66c6d09e29359e9a3728d1044eb0a71..b7522ad3a1d90313924f0abb826f2f2f265d2f05 100644 (file)
@@ -115,6 +115,8 @@ class BootLinuxPPC64(LinuxTest):
     :avocado: tags=arch:ppc64
     """
 
+    timeout = 180
+
     def test_pseries_tcg(self):
         """
         :avocado: tags=machine:pseries