]> 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>
Thu, 1 Jun 2023 08:13:09 +0000 (08:13 +0000)
commit3bb2babcd075df1da244e8c6f178e1cb99d3e123
tree49b6c22253bf3dda822f8f46d4657b5c60934d83
parent7ebd055c7849f190fdfba99a6e8697f80f917136
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.
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