]> git.ipfire.org Git - thirdparty/bind9.git/commit
Test purge-keys with views
authorMatthijs Mekking <matthijs@isc.org>
Tue, 3 Jun 2025 12:38:28 +0000 (14:38 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Thu, 19 Jun 2025 06:13:07 +0000 (08:13 +0200)
commit752d8617f558130cc552cae0e903aca318a3ef02
tree46065019d48ce0367244aa609672608dceda2d64
parent119f511a458a11f8ff2ac7342cbacebcd6ee8201
Test purge-keys with views

Create a test scenario where a signed zone is in multiple views and
then a key may be purged. This is a bug case where the key files are
removed by one view and then the other view starts complaining.
bin/tests/system/kasp/ns4/named.conf.in
bin/tests/system/kasp/ns4/purgekeys1.conf [new file with mode: 0644]
bin/tests/system/kasp/ns4/purgekeys2.conf [new file with mode: 0644]
bin/tests/system/kasp/ns4/setup.sh
bin/tests/system/kasp/tests_kasp.py