]> git.ipfire.org Git - thirdparty/bind9.git/commit
Wait for log zone_needdump is more reliable
authorMatthijs Mekking <matthijs@isc.org>
Thu, 20 Nov 2025 13:10:45 +0000 (14:10 +0100)
committerMatthijs Mekking <matthijs@isc.org>
Mon, 1 Dec 2025 13:24:45 +0000 (14:24 +0100)
commite026df2c32f4de5621bb90945fa6f7a902be2ef5
tree1952f00cecef8010c3c995e9f185c57311542e03
parentd42bfbba7e40d2ea9eb922e27cb7aa6d85861d42
Wait for log zone_needdump is more reliable

In some cases we wait for the log message "sending notifies" before
proceeding with the test case. Notifies are rate limited. They are not
sent on every change to the zone. The "zone_needdump" messages happen on
every change.

(cherry picked from commit c17ac426082b2eca802dd1b2e1bb9b4b4b291199)
bin/tests/system/nsec3/tests_nsec3_reconfig.py
bin/tests/system/rollover-zsk-prepub/tests_rollover_zsk_prepublication.py