]> git.ipfire.org Git - thirdparty/bind9.git/commit
Test multi-master dnssec-policy setup 11268/head
authorMatthijs Mekking <matthijs@isc.org>
Mon, 24 Nov 2025 08:45:51 +0000 (09:45 +0100)
committerMatthijs Mekking <matthijs@isc.org>
Tue, 7 Jul 2026 07:01:41 +0000 (09:01 +0200)
commitaffe84e55bafbb53dce30ad15e6dacb107f2452c
treefbdbacd29421d8435d3a5a54454640027de31fe4
parentd2350fc546a637881af95c19d8e5d8eb4c447708
Test multi-master dnssec-policy setup

Update the manual rollover test case with a multi-master setup.  In this
scenario, key files are generated, as well as rollovers are started
on one server (ns3) and key files are copied to the other server (ns4).

Add checks that the begin and end key states are the same.
bin/tests/system/rollover/ns3/named.conf.j2
bin/tests/system/rollover/ns4/kasp.conf.j2 [new file with mode: 0644]
bin/tests/system/rollover/ns4/named.common.conf.j2 [new file with mode: 0644]
bin/tests/system/rollover/ns4/named.conf.j2 [new file with mode: 0644]
bin/tests/system/rollover/tests_rollover_manual.py