]> git.ipfire.org Git - thirdparty/bind9.git/commit
Fix nsec3 system test
authorMatthijs Mekking <matthijs@isc.org>
Mon, 4 Aug 2025 11:09:12 +0000 (13:09 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Fri, 5 Dec 2025 11:14:14 +0000 (12:14 +0100)
commita8339be0f82019f6eecb9136ea928788bec0794b
treee5deae982b63775dbc60e63e4d9622a454164fa5
parentc756b8a505ca1975e967f59477370287077c1f12
Fix nsec3 system test

The nsec3 system test has a couple of cases where the configured policy
changes the algorithm, effectively triggering an algorithm rollover. Fix
those cases to start in a valid DNSSEC state. Then fix the expected key
states, no longer should the old algorithm be removed immediately.
bin/tests/system/nsec3/ns3/named-rsasha1.conf.j2
bin/tests/system/nsec3/ns3/setup.sh
bin/tests/system/nsec3/tests_nsec3_initial.py
bin/tests/system/nsec3/tests_nsec3_reconfig.py