tests/functional: Bump timeouts of functional tests
authorThomas Huth <thuth@redhat.com>
Wed, 6 Nov 2024 17:09:46 +0000 (18:09 +0100)
committerThomas Huth <thuth@redhat.com>
Fri, 8 Nov 2024 05:16:45 +0000 (06:16 +0100)
commitf5ccd7e010eed410e4a296826e0c9427f28e50ae
treeb1a2672cafbb632b9d17267eca7043f8c46ef785
parentbb986e406800c5bb4d746d2e636ea8fecf32cce8
tests/functional: Bump timeouts of functional tests

When building QEMU with "--enable-debug" and running the tests
in parallel with "make -j$(nproc) check-functional", many tests are
still timing out due to our conservative timeout settings. Bump
the timeouts of the problematic tests and also increase the default
timeout to 90 seconds (from 60 seconds) to be on the safe side.

Message-ID: <20241106170946.990731-1-thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/functional/meson.build