summary refs log tree commit diff stats
path: root/tests/avocado/boot_linux.py
diff options
context:
space:
mode:
authorAlex Bennée <alex.bennee@linaro.org>2022-10-27 19:36:12 +0100
committerAlex Bennée <alex.bennee@linaro.org>2022-10-31 20:37:58 +0000
commite6025635db6a6fb406a6910fc1b45ea597ea9f9e (patch)
treef322dcfb9741ce8574d8a5c243f9fa2798c4fbf0 /tests/avocado/boot_linux.py
parent977cccb8451ecf0fd60388aec95dc9c1ab35afc8 (diff)
downloadfocaccia-qemu-e6025635db6a6fb406a6910fc1b45ea597ea9f9e.tar.gz
focaccia-qemu-e6025635db6a6fb406a6910fc1b45ea597ea9f9e.zip
tests/avocado: extend the timeout for x86_64 tcg tests
These are timing out on gitlab.

Acked-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20221027183637.2772968-7-alex.bennee@linaro.org>
Diffstat (limited to 'tests/avocado/boot_linux.py')
-rw-r--r--tests/avocado/boot_linux.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/avocado/boot_linux.py b/tests/avocado/boot_linux.py
index b7522ad3a1..571d33882a 100644
--- a/tests/avocado/boot_linux.py
+++ b/tests/avocado/boot_linux.py
@@ -19,6 +19,7 @@ class BootLinuxX8664(LinuxTest):
     """
     :avocado: tags=arch:x86_64
     """
+    timeout = 480
 
     def test_pc_i440fx_tcg(self):
         """