]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/unit: Bump test-replication timeout to 60 seconds
authorKevin Wolf <kwolf@redhat.com>
Thu, 25 Jan 2024 16:58:03 +0000 (17:58 +0100)
committerMichael Tokarev <mjt@tls.msk.ru>
Wed, 20 Mar 2024 14:34:47 +0000 (17:34 +0300)
commit9405029750c516253c886ccdfb55d9d37991a8fa
treec13be27a323ac8f2b37fa0de317a9ddbbb4c0506
parent4f048b771d63aa5025cd42535cc202c7e6195b23
tests/unit: Bump test-replication timeout to 60 seconds

We're seeing timeouts for this test on CI runs (specifically for
ubuntu-20.04-s390x-all). It doesn't fail consistently, but even the
successful runs take about 27 or 28 seconds, which is not very far from
the 30 seconds timeout.

Bump the timeout a bit to make failure less likely even on this CI host.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Message-ID: <20240125165803.48373-1-kwolf@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
(cherry picked from commit 63b18312d14ac984acaf13c7c55d9baa2d61496e)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
tests/unit/meson.build