]> git.ipfire.org Git - thirdparty/bind9.git/commit
Isolate rollover-algo-csk test
authorNicki Křížek <nicki@isc.org>
Fri, 6 Jun 2025 14:49:14 +0000 (16:49 +0200)
committerNicki Křížek <nicki@isc.org>
Fri, 18 Jul 2025 11:37:58 +0000 (13:37 +0200)
commitfdecef5378654204295bbee0410657b337e49c43
treeb3b3021266c5b85a00313ddc58320c6dc2e9f2dc
parent8be9a8b52a5012fb8014b47a4a7dd515fd7210d9
Isolate rollover-algo-csk test
16 files changed:
bin/tests/system/rollover-algo-csk/common.py [new symlink]
bin/tests/system/rollover-algo-csk/ns6/csk1.conf.j2 [moved from bin/tests/system/rollover/ns6/csk1.conf.j2 with 100% similarity]
bin/tests/system/rollover-algo-csk/ns6/csk2.conf.j2 [moved from bin/tests/system/rollover/ns6/csk2.conf.j2 with 100% similarity]
bin/tests/system/rollover-algo-csk/ns6/named.common.conf.j2 [new symlink]
bin/tests/system/rollover-algo-csk/ns6/named.conf.j2 [moved from bin/tests/system/rollover/ns6/named.conf.j2 with 97% similarity]
bin/tests/system/rollover-algo-csk/ns6/template.db.in [new symlink]
bin/tests/system/rollover-algo-csk/setup.sh [moved from bin/tests/system/rollover/ns6/setup.sh with 99% similarity]
bin/tests/system/rollover-algo-csk/tests_rollover_algo_csk_initial.py [new file with mode: 0644]
bin/tests/system/rollover-algo-csk/tests_rollover_algo_csk_reconfig.py [new file with mode: 0644]
bin/tests/system/rollover-algo-ksk-zsk/tests_rollover_algo_ksk_zsk_reconfig.py
bin/tests/system/rollover/common.py
bin/tests/system/rollover/ns6/kasp.conf.j2 [deleted file]
bin/tests/system/rollover/ns6/named.common.conf.j2 [deleted file]
bin/tests/system/rollover/ns6/template.db.in [deleted file]
bin/tests/system/rollover/setup.sh
bin/tests/system/rollover/tests_rollover.py