]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[9.18] fix: test: Fix "checking startup notify rate limit" failure
authorMark Andrews <marka@isc.org>
Fri, 13 Dec 2024 01:40:04 +0000 (01:40 +0000)
committerMark Andrews <marka@isc.org>
Fri, 13 Dec 2024 01:40:04 +0000 (01:40 +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.18' into 'bind-9.18'

See merge request isc-projects/bind9!9910


Trivial merge