From: Alex Bennée Date: Thu, 27 Oct 2022 18:36:12 +0000 (+0100) Subject: tests/avocado: extend the timeout for x86_64 tcg tests X-Git-Tag: qemu-xen-4.18.0-rc5~464^2~23 X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=e6025635db6a6fb406a6910fc1b45ea597ea9f9e;p=qemu-xen.git tests/avocado: extend the timeout for x86_64 tcg tests These are timing out on gitlab. Acked-by: Richard Henderson Reviewed-by: Thomas Huth Signed-off-by: Alex Bennée Message-Id: <20221027183637.2772968-7-alex.bennee@linaro.org> --- 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): """