[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>
Sun, 1 Oct 2023 14:01:42 +0000 (15:01 +0100)
commit2416e912c5fa34d94f8d120766f54434ec375f2f
tree2f546ab7899263d1fa9a5346bef607a7f37747ac
parent9b5496f6b59a2928f21fb1fa1067e2be5204b747
[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