]> git.ipfire.org Git - thirdparty/bind9.git/commit
Convert the 'three is a crowd' test case to pytest
authorMatthijs Mekking <matthijs@isc.org>
Tue, 18 Mar 2025 14:13:17 +0000 (15:13 +0100)
committerMatthijs Mekking <matthijs@isc.org>
Mon, 2 Jun 2025 09:22:07 +0000 (09:22 +0000)
commit4602ffae7c74dc4bbf191b9097b52d07945cd04f
treed62fa222c4a3c64e57a79dfecb07067c09030fc9
parentfd9f966d5a4852c023d274e3fe341d91271d8b38
Convert the 'three is a crowd' test case to pytest

This test shows similarities with the Double KSK rollover method, so
put the test in there.

(cherry picked from commit 46800e407e14617dcd84084f433a47743ac3ebc7)
bin/tests/system/kasp/ns3/named-fips.conf.in
bin/tests/system/kasp/ns3/policies/autosign.conf.in
bin/tests/system/kasp/ns3/setup.sh
bin/tests/system/kasp/tests.sh
bin/tests/system/rollover/ns3/named.conf.j2
bin/tests/system/rollover/ns3/setup.sh
bin/tests/system/rollover/tests_rollover.py