]> git.ipfire.org Git - thirdparty/bind9.git/commit
Prepare rollover system tests for manual-mode
authorMatthijs Mekking <matthijs@isc.org>
Tue, 22 Jul 2025 08:59:13 +0000 (10:59 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Thu, 21 Aug 2025 14:09:55 +0000 (16:09 +0200)
commit02460a009f2a0baf738bdbe7fccc60fe002451fb
tree8d43d2cd281d4d575ea01f3dd895b2c26dd73eae
parenta0dc0434e55e8b996f283db4b711921aeb8424c0
Prepare rollover system tests for manual-mode

For the algorithm, CSK, KSK, ZSK rollovers, enabling DNSSEC and going
insecure, add new zones to be tested in manual-mode.
28 files changed:
bin/tests/system/rollover-algo-csk/ns6/csk1.conf.j2
bin/tests/system/rollover-algo-csk/ns6/csk2.conf.j2
bin/tests/system/rollover-algo-csk/ns6/named.conf.j2
bin/tests/system/rollover-algo-csk/setup.sh
bin/tests/system/rollover-algo-csk/tests_rollover_algo_csk_initial.py
bin/tests/system/rollover-algo-ksk-zsk/ns6/kasp.conf.j2
bin/tests/system/rollover-algo-ksk-zsk/ns6/named.conf.j2
bin/tests/system/rollover-algo-ksk-zsk/setup.sh
bin/tests/system/rollover-algo-ksk-zsk/tests_rollover_algo_ksk_zsk_initial.py
bin/tests/system/rollover-csk-roll1/ns3/kasp.conf.j2
bin/tests/system/rollover-csk-roll1/ns3/named.conf.j2
bin/tests/system/rollover-csk-roll1/setup.sh
bin/tests/system/rollover-csk-roll2/ns3/kasp.conf.j2
bin/tests/system/rollover-csk-roll2/ns3/named.conf.j2
bin/tests/system/rollover-csk-roll2/setup.sh
bin/tests/system/rollover-enable-dnssec/ns3/kasp.conf.j2
bin/tests/system/rollover-enable-dnssec/ns3/named.conf.j2
bin/tests/system/rollover-enable-dnssec/setup.sh
bin/tests/system/rollover-ksk-3crowd/ns3/named.conf.j2
bin/tests/system/rollover-ksk-3crowd/tests_rollover_three_is_a_crowd.py
bin/tests/system/rollover-ksk-doubleksk/ns3/kasp.conf.j2
bin/tests/system/rollover-ksk-doubleksk/ns3/named.conf.j2
bin/tests/system/rollover-ksk-doubleksk/setup.sh
bin/tests/system/rollover-ksk-doubleksk/tests_rollover_ksk_doubleksk.py
bin/tests/system/rollover-zsk-prepub/ns3/kasp.conf.j2
bin/tests/system/rollover-zsk-prepub/ns3/named.conf.j2
bin/tests/system/rollover-zsk-prepub/setup.sh
bin/tests/system/rollover-zsk-prepub/tests_rollover_zsk_prepublication.py