]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[9.20] fix: test: Fix "checking startup notify rate limit" failure
authorMark Andrews <marka@isc.org>
Fri, 13 Dec 2024 00:45:05 +0000 (00:45 +0000)
committerMark Andrews <marka@isc.org>
Fri, 13 Dec 2024 00:45:05 +0000 (00:45 +0000)
Fix the loop terminating condition to get consistent sample sizes and increase the minimum number of samples from 20 to 40.

Closes #5091

Backport of MR !9894

Merge branch 'backport-5091-investigate-checking-startup-notify-rate-limit-failure-9.20' into 'bind-9.20'

See merge request isc-projects/bind9!9909


Trivial merge