]> git.ipfire.org Git - thirdparty/bind9.git/commit
Increase named startup wait time for runtime test
authorTom Krizek <tkrizek@isc.org>
Mon, 6 Feb 2023 13:16:44 +0000 (14:16 +0100)
committerTom Krizek <tkrizek@isc.org>
Mon, 13 Feb 2023 15:08:56 +0000 (16:08 +0100)
commitb4d01b01751e1d237952145213bc45bc2d03ef09
treeffa1b59942624d3cfdb5a40d885de3019fdcd827
parent3dc6296e2ea686caab3f793d1e7056feacb566dd
Increase named startup wait time for runtime test

Occasionally, the allotted 10 seconds for the "running" line to appear
in log after named is started proved insufficient in CI, especially
during increased load. Give named up to 60 seconds to start up to
mitigate this issue.

(cherry picked from commit b8bb4233e879c8a9eb8c545a3a7a17fabfb645db)
bin/tests/system/runtime/tests.sh