]> git.ipfire.org Git - thirdparty/bind9.git/commit
[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)
commitfdbefcd64ff5155d600a2c37cd48ced9236a990e
tree454fd32f10c8a3c724c8383dc3a8f723f82f782c
parent7333218a2c1ff49a9605a7d27c031024e449f1fd
parent9fa4bd1c1bad55b1a2f11801a1b722266daaaf77
[9.18] fix: test:  Fix "checking startup notify rate limit" failure

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