]> git.ipfire.org Git - thirdparty/bind9.git/commit
Wait longer before keymgr is done
authorMatthijs Mekking <matthijs@isc.org>
Fri, 21 Nov 2025 08:49:18 +0000 (09:49 +0100)
committerMatthijs Mekking (GitLab job 6509612) <matthijs@isc.org>
Fri, 21 Nov 2025 14:17:43 +0000 (14:17 +0000)
commitd1cd589f3a05f895a29aa28131dc2377f57bcfa2
tree53a6e82e88f7adfe8d86626e7e31080ad51a359b
parente865c22f10a35bbc90715a649c84991d76479465
Wait longer before keymgr is done

To check if the key managing for a zone is done, we check a log message.
On some machines, with many zones this may take some time.

Increate the timeout to a minute. Note that most zones will continue
their test case much faster, but with many zones there may be some
straggling.

(cherry picked from commit ba211de91288ef56a4c44464307ffbc906b48fe3)
bin/tests/system/isctest/kasp.py