]> git.ipfire.org Git - thirdparty/pdns.git/commit
dnsdist: Use the same UDP timeouts than usual in the 'advanced' tests
authorRemi Gacogne <remi.gacogne@powerdns.com>
Fri, 18 Aug 2023 10:55:10 +0000 (12:55 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Fri, 18 Aug 2023 10:59:02 +0000 (12:59 +0200)
commit239597181eb8f0001d54deb390a77cd326eaba3a
tree3609c3975c87e244697c89d7d78beecee53919cd
parentf37871dd83b211347b1e68777ee15e2c0d7f9ad7
dnsdist: Use the same UDP timeouts than usual in the 'advanced' tests

It makes sense to use a short timeout when we know this is going to
fail, but here we actually expect a response, and it seems that the
current timeout is sometimes too short when running with TSAN,
especially when we have a lot of tests running in parallel.
regression-tests.dnsdist/test_Advanced.py