]> git.ipfire.org Git - thirdparty/bind9.git/commit
Test manual-mode while enabling DNSSEC
authorMatthijs Mekking <matthijs@isc.org>
Thu, 24 Jul 2025 12:57:35 +0000 (14:57 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Thu, 21 Aug 2025 14:09:55 +0000 (16:09 +0200)
commit1df76e2c24e397ea5ce6d186a104150a39c5c29d
tree849e51cbfc1c935d0a314e00b11d797e8e131f14
parent0aa5dee474f737da1d16e25e55ea0380bbc2af27
Test manual-mode while enabling DNSSEC

Similar to previous commit.

Parametrize each test case and in case of manual-mode, execute
additional checks. First a keymgr run should not change the existing
key state (with exceptions of timing events such as moving from
RUMOURED to OMNIPRESENT, and from UNRETENTIVE to HIDDEN). Appropriate
messages must be logged.

After enforcing the next step with 'rndc dnssec -step', the key state
should be the same as if the step were to be taken automatically.
bin/tests/system/rollover-enable-dnssec/tests_rollover_enable_dnssec.py