]> git.ipfire.org Git - thirdparty/bind9.git/commit
Fix 'lame server clients are dropped below the hard limit' test
authorMark Andrews <marka@isc.org>
Tue, 28 Feb 2023 03:10:56 +0000 (14:10 +1100)
committerMark Andrews <marka@isc.org>
Tue, 28 Feb 2023 06:45:59 +0000 (17:45 +1100)
commitaf47090d99d68f23107a65cbddea5d0231269484
treeea467d5d288cb5d5cf08f11d3380125b5bdb8c2a
parent19cffc4972441e0914d6be74bdcd23441551f8ec
Fix 'lame server clients are dropped below the hard limit' test

The test was setting a minimum count for recursive clients which
was not always being met (e.g. 91 instead of 100) producing a false
positive.  Lower the lower bound on recursive clients for this
test to 1.
bin/tests/system/fetchlimit/tests.sh