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

Closes #5091

Merge branch '5091-investigate-checking-startup-notify-rate-limit-failure' into 'main'

See merge request isc-projects/bind9!9894


Trivial merge