]> git.ipfire.org Git - thirdparty/bind9.git/commit
Remove dynamic update key management tests
authorMatthijs Mekking <matthijs@isc.org>
Mon, 7 Nov 2022 12:24:08 +0000 (13:24 +0100)
committerMatthijs Mekking <matthijs@isc.org>
Fri, 18 Nov 2022 10:04:17 +0000 (11:04 +0100)
commitcd2f61984241cc5fa08970ed80712908ebdabf05
treec7bf80d13b367d3316f771b3810de0a2cab57626
parent8272cc23a35d75e363fad71f9fb41067b8da00be
Remove dynamic update key management tests

Remove test cases that rely upon key and denial of existence
management operations triggered by dynamic updates.

The autosign system test needed a bit more care than just removing
because the test cases are dependent on each other, so there are some
additional tweaks such as setting the NSEC3PARAM via rndc signing,
and renaming zone input files. In the process, some additional
debug output files have been added, and a 'ret' fail case overwrite
was fixed.
bin/tests/system/autosign/clean.sh
bin/tests/system/autosign/ns3/keygen.sh
bin/tests/system/autosign/ns3/named.conf.in
bin/tests/system/autosign/ns3/prepub.example.db.in [moved from bin/tests/system/autosign/ns3/secure-to-insecure2.example.db.in with 100% similarity]
bin/tests/system/autosign/tests.sh
bin/tests/system/dnssec/tests.sh
bin/tests/system/nsupdate/tests.sh