]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add clients-per-query checks for the fetchlimit system test
authorAram Sargsyan <aram@isc.org>
Mon, 29 May 2023 17:47:55 +0000 (17:47 +0000)
committerAram Sargsyan <aram@isc.org>
Tue, 6 Jun 2023 12:45:00 +0000 (12:45 +0000)
commitf82aaedbdc4e1df71862ae1cee2e8805d05c2970
tree1deaf3471bc0eae57eda1ff0b435adb2b9384b08
parent71a27a28484cbd68689e32792f800d12d1da5b3f
Add clients-per-query checks for the fetchlimit system test

Check if clients-per-query quota works as expected with or without
a positive stale-answer-client-timeout value and serve-stale answers
enabled.

(cherry picked from commit 3bb2babcd075df1da244e8c6f178e1cb99d3e123)
bin/tests/system/fetchlimit/ans4/ans.pl
bin/tests/system/fetchlimit/clean.sh
bin/tests/system/fetchlimit/ns5/named1.conf.in [new file with mode: 0644]
bin/tests/system/fetchlimit/ns5/named2.conf.in [new file with mode: 0644]
bin/tests/system/fetchlimit/ns5/root.hint [new file with mode: 0644]
bin/tests/system/fetchlimit/setup.sh
bin/tests/system/fetchlimit/tests.sh