bind9/bin
Matthijs Mekking fd290f391f Convert csk rollover test cases to pytest
Move the 'csk-roll1' and 'csk-roll2' zones to the rollover test dir and
convert CSK rollover tests to pytest.

The DS swap spans multiple steps. Only the first time we should check
if the "CDS is now published" log is there, and only the first time we
should run 'rndc dnssec -checkds' on the keys. Add a new key to the
step dictionary to disable the DS swap checks.

This made me realize that we need to check for "is not None" in case
the value in the dictionary is False. Update check_rollover_step()
accordingly, and also add a log message which step/zone we are currently
checking.
2025-06-02 09:21:06 +00:00
..
check Unify handling of the program name in all the utilities 2025-05-29 06:17:32 +02:00
confgen Unify handling of the program name in all the utilities 2025-05-29 06:17:32 +02:00
delv Unify handling of the program name in all the utilities 2025-05-29 06:17:32 +02:00
dig Unify handling of the program name in all the utilities 2025-05-29 06:17:32 +02:00
dnssec Unify handling of the program name in all the utilities 2025-05-29 06:17:32 +02:00
named Unify handling of the program name in all the utilities 2025-05-29 06:17:32 +02:00
nsupdate simplify code around isc_mem_put() and isc_mem_free() 2025-05-28 17:22:32 -07:00
plugins implicitly declare list elements in ISC_LIST_FOREACH macros 2025-03-31 13:37:47 -07:00
rndc Unify handling of the program name in all the utilities 2025-05-29 06:17:32 +02:00
tests Convert csk rollover test cases to pytest 2025-06-02 09:21:06 +00:00
tools Unify handling of the program name in all the utilities 2025-05-29 06:17:32 +02:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00