From: Michal Nowak Date: Mon, 1 Jun 2026 13:59:18 +0000 (+0200) Subject: fix: test: Increase timeout for reload-based kasp signing checks X-Git-Tag: v9.21.23~11 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8dec58772c8a4c720626972335e8b0ff99940ed0;p=thirdparty%2Fbind9.git fix: test: Increase timeout for reload-based kasp signing checks ``` ______________________________ test_kasp_default _______________________________ [gw0] freebsd15 -- Python 3.11.15 /usr/local/bin/python3.11 /home/ec2-user/builds/isc-private/bind9/bin/tests/system/kasp/tests_kasp.py:910: in test_kasp_default isctest.run.retry_with_timeout(update_is_signed, timeout=5) /home/ec2-user/builds/isc-private/bind9/bin/tests/system/isctest/run.py:164: in retry_with_timeout assert False, msg E AssertionError: tests_kasp.test_kasp_default..update_is_signed() timed out after 5 s E assert False ``` Merge branch 'mnowak/kasp-default-update-is-signed-timeout' into 'main' See merge request isc-projects/bind9!12151 --- 8dec58772c8a4c720626972335e8b0ff99940ed0