]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[9.20] fix: test: Fix timing issues in nsec3/tests_nsec3_reconfig.py
authorMark Andrews <marka@isc.org>
Wed, 21 Jan 2026 11:02:36 +0000 (22:02 +1100)
committerMark Andrews <marka@isc.org>
Wed, 21 Jan 2026 11:02:36 +0000 (22:02 +1100)
`ns3/nsec3-ent.kasp.db` is regenerated too fast resulting in
the subsequent `rndc reload` call failing.  This has been
fixed.

Closes #5707

Backport of MR !11467

Merge branch 'backport-5707-timing-issues-in-nsec3-tests_nsec3_reconfig-py-9.20' into 'bind-9.20'

See merge request isc-projects/bind9!11468


Trivial merge