]> www.infradead.org Git - qemu-nvme.git/commitdiff
tests/avocado: extend the timeout for x86_64 tcg tests
authorAlex Bennée <alex.bennee@linaro.org>
Thu, 27 Oct 2022 18:36:12 +0000 (19:36 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Mon, 31 Oct 2022 20:37:58 +0000 (20:37 +0000)
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>

tests/avocado/boot_linux.py

index b7522ad3a1d90313924f0abb826f2f2f265d2f05..571d33882ae7bfbd526a576edb9095c23108546a 100644 (file)
@@ -19,6 +19,7 @@ class BootLinuxX8664(LinuxTest):
     """
     :avocado: tags=arch:x86_64
     """
+    timeout = 480
 
     def test_pc_i440fx_tcg(self):
         """