]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: test: unstable rollover/tests_rollover.py::test_rollover_manual
authorMark Andrews <marka@isc.org>
Tue, 17 Jun 2025 07:54:09 +0000 (07:54 +0000)
committerMark Andrews <marka@isc.org>
Tue, 17 Jun 2025 07:54:09 +0000 (07:54 +0000)
The state files need to be written before trying to identify zsk/ksk
keys.  Wait for "keymgr: manual-rollover.kasp done" to appear in
named.run first.

Closes #5371

Merge branch '5371-unstable-rollover-tests_rollover-py-test_rollover_manual' into 'main'

See merge request isc-projects/bind9!10587


Trivial merge