]> git.ipfire.org Git - thirdparty/bind9.git/commit
rollover-zsk-prepub: From setup.sh to pytest bootstrap
authorMatthijs Mekking <matthijs@isc.org>
Fri, 28 Nov 2025 12:42:28 +0000 (13:42 +0100)
committerMatthijs Mekking <matthijs@isc.org>
Mon, 22 Dec 2025 15:25:12 +0000 (15:25 +0000)
commitddd532ace07d744af831060adde93b8ccd415373
treeeec77a97206d0d8bbe206129ea9fbf796bc194b7
parent74ed63eb8d322d371e095202472a5e71c4bbf5da
rollover-zsk-prepub: From setup.sh to pytest bootstrap

Symlink ns1 and ns2 to rollover/ns1 and rollover/ns2.
Symlink ns3/template.db.j2.manual to rollover/ns3/template.db.j2.manual.

Since the bootstrapping is done before the templates are rendered
automatically, replace @DEFAULT_ALGORITHM@ in ns3/kasp.conf.j2 to
ecdsa256 and rename to ns3/kasp.conf.

(cherry picked from commit e172b4ff1a85922317f76858f6cf3ff4f9b17d15)
bin/tests/system/rollover-zsk-prepub/ns1 [new symlink]
bin/tests/system/rollover-zsk-prepub/ns2 [new symlink]
bin/tests/system/rollover-zsk-prepub/ns3/kasp.conf [moved from bin/tests/system/rollover-zsk-prepub/ns3/kasp.conf.j2 with 78% similarity]
bin/tests/system/rollover-zsk-prepub/ns3/template.db.in [deleted symlink]
bin/tests/system/rollover-zsk-prepub/ns3/template.db.j2.manual [new symlink]
bin/tests/system/rollover-zsk-prepub/ns3/trusted.conf.j2 [new symlink]
bin/tests/system/rollover-zsk-prepub/setup.sh [deleted file]
bin/tests/system/rollover-zsk-prepub/tests_rollover_zsk_prepublication.py
bin/tests/system/rollover/setup.py