]> git.ipfire.org Git - thirdparty/pdns.git/commit
dnsdist: Fix the Dynamic Block ratio regression test 9980/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Fri, 27 Nov 2020 11:27:19 +0000 (12:27 +0100)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 18 Jan 2021 07:44:10 +0000 (08:44 +0100)
commit98bc569b85ae393de619502d5d417cae6878367c
tree1cbae86c072a05d6a8689821441c85095504f106
parent5a0ad4bbf3d24a351192c7c14c512718a1cbc114
dnsdist: Fix the Dynamic Block ratio regression test

We now properly skip the too old entries when scanning responses,
so we need to set a long enough period so that the responses are
still valids when we compute the ratio.

(cherry picked from commit dcc50bde3ada3ed35fd1b3ac420040fd8a81ac88)
regression-tests.dnsdist/test_DynBlocks.py