[PATCH] tests: increase the default server logs lock timeout
authorDan Fandrich <dan@coneharvesters.com>
Wed, 13 Sep 2023 07:07:25 +0000 (00:07 -0700)
committerSamuel Henrique <samueloph@debian.org>
Thu, 5 Oct 2023 21:26:40 +0000 (22:26 +0100)
commite0bc6c993b8d4e7b74cdc0ae5541515fa39cac22
tree1b2d68161411de4c329f6a2f775801c6a6a45e7d
parentb692a02ffcc78deb5f193dee8d430e87ea29d29c
[PATCH] tests: increase the default server logs lock timeout

This timeout is used to wait for the server to finish writing its logs
before checking them against the expected values. An overloaded machine
could take more than the two seconds previously allocated, so increase
the timeout to 5 seconds.

Ref: #11328
Closes #11834

Gbp-Pq: Name tests_increase_the_default_server_logs_lock_timeout.patch
tests/runner.pm