tests/functional: Bump the timeout of the sh4_tuxrun test
authorThomas Huth <thuth@redhat.com>
Wed, 4 Dec 2024 07:07:57 +0000 (08:07 +0100)
committerThomas Huth <thuth@redhat.com>
Wed, 11 Dec 2024 08:18:38 +0000 (09:18 +0100)
commit73a383dcbabe4ad29087c7beab11c433ffdf699d
tree811b4afeadff8e6ab2c92dfa7952d197c2b976c8
parent21b8db229901a51f16aebe342c0508f588ea5006
tests/functional: Bump the timeout of the sh4_tuxrun test

When running "make -j$(nproc) check SPEED=thorough", the sh4_tuxrun
test is timing out for me, and using TIMEOUT_MULTIPLIER I can see
that it clearly takes more than 100 seconds to finish. Thus increase
the timeout setting of this test to avoid the problem.

Message-ID: <20241204070757.663119-1-thuth@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/functional/meson.build