]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add two checkds test servers
authorMatthijs Mekking <matthijs@isc.org>
Tue, 28 Mar 2023 14:47:16 +0000 (16:47 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Mon, 3 Apr 2023 14:01:22 +0000 (14:01 +0000)
commit47f7cb0a364ce99bef58d9263170ab25845513b6
tree4b115f8a22501c1a94200afe740738e6fc8177b2
parenta921cabb8c9ba1f72c3fa2c7a9459cea27b0294b
Add two checkds test servers

Add two new checkds test servers, that are hidden secondaries (hidden
as in not published in the NS RRset), that can be used specifically
for testing explicitly configured parental-agents.
bin/tests/system/checkds/README
bin/tests/system/checkds/ns10/named.conf.in [new file with mode: 0644]
bin/tests/system/checkds/ns2/named.conf.in
bin/tests/system/checkds/ns5/named.conf.in
bin/tests/system/checkds/ns8/named.conf.in [new file with mode: 0644]
bin/tests/system/checkds/ns9/named.conf.in
bin/tests/system/checkds/setup.sh
bin/tests/system/checkds/tests_checkds.py