]> git.ipfire.org Git - thirdparty/pdns.git/commit
dnsdist: Stop sending queries as soon as we are dyn-blocked in tests
authorRemi Gacogne <remi.gacogne@powerdns.com>
Sat, 15 Apr 2017 15:21:24 +0000 (17:21 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Sat, 15 Apr 2017 15:21:24 +0000 (17:21 +0200)
commit5d91160a9c1d954ccc47530f85849b20b77230fc
treebdc757c1f9622fa0eceeb992dfae1d3e40c28637
parent7dec8c8cfbcec51b49c04b79995b91aa9e426f53
dnsdist: Stop sending queries as soon as we are dyn-blocked in tests

Otherwise we might take too much time to finish sending our queries
(2s timeout per query), ending up with the dynamic block rule gone
by the time we finish.
regression-tests.dnsdist/test_DynBlocks.py