]> git.ipfire.org Git - thirdparty/bind9.git/commit
Bump the timeouts in the dispatch_test
authorOndřej Surý <ondrej@isc.org>
Fri, 27 Oct 2023 09:44:02 +0000 (11:44 +0200)
committerOndřej Surý <ondrej@isc.org>
Fri, 27 Oct 2023 10:55:51 +0000 (12:55 +0200)
commitaa393b9e57bbe6f0c22dd21c71f50191bef3d089
treefdbfe9fc0304f4d76886ceca11f63539eb33250e
parentb7e793b84ca8798a1924197d8c35df7b91140c41
Bump the timeouts in the dispatch_test

The client connection timeout was set to just one second, which might
not be enough on busy systems (and the CI machines are oh-boy-busy).
Bump the server timeouts to 10 seconds and client timeouts to 5 seconds,
this will make the unit test run a little bit longer, but it should be
more reliable.
tests/dns/dispatch_test.c