]> git.ipfire.org Git - thirdparty/bind9.git/commit
fix: test: Fix "checking startup notify rate limit" fails on OL 8 FIPS
authorMichal Nowak <mnowak@isc.org>
Thu, 2 Jan 2025 15:32:55 +0000 (15:32 +0000)
committerMichal Nowak <mnowak@isc.org>
Thu, 2 Jan 2025 15:32:55 +0000 (15:32 +0000)
commitb1b004ed01d3736a5f5e0d5fd6097943bdcce883
tree0d6ab9afca26a5b38fa908b0b3d67f6516e537d0
parent6230bc883a55b6da3ac4833b7ab586f7c0e494bf
parent17804f51543d128d8598ea12cd5e8ea231a528bc
fix: test: Fix "checking startup notify rate limit" fails on OL 8 FIPS

Adjust number of zones down to 23 to match those present when testing in FIPS mode.

Closes #5097

Merge branch '5097-checking-startup-notify-rate-limit-fails-on-ol-8-fips' into 'main'

See merge request isc-projects/bind9!9919