]> git.ipfire.org Git - thirdparty/bind9.git/commit
Increase startup timeout for servers in system tests
authorArtem Boldariev <artem@boldariev.com>
Wed, 1 Dec 2021 10:50:21 +0000 (12:50 +0200)
committerArtem Boldariev <artem@boldariev.com>
Wed, 1 Dec 2021 11:11:39 +0000 (13:11 +0200)
commit3e7bcc2939eec8cb65e950bbe6d6fe0d2c91adc2
tree0e27727cc3db79ff3cfe6c355415b641d5f7d36d
parent6436caa6079e809b0ab677ad15fc1bac7e04a215
Increase startup timeout for servers in system tests

This change is made in particular to address the issue with 'doth'
system tests where servers are unable to iniitalise in time in CI
system under high load (that happened particularly often for Debian
Buster cross32 configuration).

The right solution, is, of course, to (re)use TLS context sparingly,
while right now we create too many of them.
bin/tests/system/start.pl