]> git.ipfire.org Git - thirdparty/bind9.git/commit
fold rollover_algo_csk test into rollover
authorEvan Hunt <each@isc.org>
Fri, 7 Aug 2026 02:03:37 +0000 (19:03 -0700)
committerEvan Hunt <each@isc.org>
Wed, 12 Aug 2026 16:37:55 +0000 (16:37 +0000)
commit8cd77dfb7d5e6f638ceeb53bd7e91ae98d35fed7
treed3fdf1bf606f3e864545c54e6774adb8cf7eae34
parentb15b56db0069c2f9949bac62169558ff8ef4f94b
fold rollover_algo_csk test into rollover

"rollover" and related tests share a lot of common files. they
could be a single system test directory with modules using config
files rendered by jinja2.

this commit merges the "rollover_algo_csk" test into "rollover".
14 files changed:
bin/tests/system/rollover/ns3/named-algo-csk.conf.j2 [moved from bin/tests/system/rollover_algo_csk/ns3/named.conf.j2 with 92% similarity]
bin/tests/system/rollover/ns3/named-rollover.conf.j2 [new file with mode: 0644]
bin/tests/system/rollover/ns3/named.conf.j2
bin/tests/system/rollover/ns3/policy/csk1.conf [moved from bin/tests/system/rollover_algo_csk/ns3/csk1.conf with 100% similarity]
bin/tests/system/rollover/ns3/policy/csk2.conf [moved from bin/tests/system/rollover_algo_csk/ns3/csk2.conf with 100% similarity]
bin/tests/system/rollover/setup.py
bin/tests/system/rollover/tests_rollover_algo_csk_initial.py [moved from bin/tests/system/rollover_algo_csk/tests_rollover_algo_csk_initial.py with 98% similarity]
bin/tests/system/rollover/tests_rollover_algo_csk_reconfig.py [moved from bin/tests/system/rollover_algo_csk/tests_rollover_algo_csk_reconfig.py with 99% similarity]
bin/tests/system/rollover/tests_rollover_manual.py
bin/tests/system/rollover_algo_csk/ns1 [deleted symlink]
bin/tests/system/rollover_algo_csk/ns2 [deleted symlink]
bin/tests/system/rollover_algo_csk/ns3/named.common.conf.j2 [deleted symlink]
bin/tests/system/rollover_algo_csk/ns3/template.db.j2.manual [deleted symlink]
bin/tests/system/rollover_algo_csk/ns3/trusted.conf.j2 [deleted symlink]