]> git.ipfire.org Git - thirdparty/bind9.git/commit
Move nsec3-change.kasp test to separate module
authorMatthijs Mekking <matthijs@isc.org>
Fri, 14 Nov 2025 15:31:42 +0000 (16:31 +0100)
committerMatthijs Mekking (GitLab job 6509612) <matthijs@isc.org>
Fri, 21 Nov 2025 14:17:43 +0000 (14:17 +0000)
commite059f2cbe6cffda4b3b1c744d8849d36eaa17488
treee97ce4e84d1a371abdc6eaf168ee4f777e0cd4ce
parent6ae3e00f4741f4c6a7bf450a54909caef8f0e2c9
Move nsec3-change.kasp test to separate module

This zone has a specific corner case to be tested during the setup.
Move it to a separate module so it is less convoluted.

(cherry picked from commit 9ee62467a6f2789eb0062df4fa41ae68b4e724d8)
bin/tests/system/nsec3/tests_nsec3_change.py [new file with mode: 0644]
bin/tests/system/nsec3/tests_nsec3_reconfig.py