]> 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>
Fri, 19 Dec 2025 10:47:50 +0000 (11:47 +0100)
commite172b4ff1a85922317f76858f6cf3ff4f9b17d15
tree675a5b16b3b00dc7043100af2058153d5564b1ce
parentda04c75cecd708d4076796382d80569ac9e89949
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.
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