From: Nicki Křížek Date: Tue, 16 Sep 2025 14:42:48 +0000 (+0200) Subject: [9.18] fix: test: Increase wait_for_log timeout in kasp shell test X-Git-Tag: v9.18.41~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f8aed697be289fde9b1a2ef6341760bc6756c6f;p=thirdparty%2Fbind9.git [9.18] fix: test: Increase wait_for_log timeout in kasp shell test When running with TSAN in CI, the test ocassionally fails on: exceeded time limit waiting for literal 'keymgr: purgekeys.kasp done' in ns4/named.run The line is actually present in the logs, but it take slightly longer than 3 seconds to appear. Increase the wait_for_log timeout of the kasp test to 10 seconds to avoid such issues. --- Example of failure: https://gitlab.isc.org/isc-projects/bind9/-/jobs/6176192 Merge branch 'nicki/kasp-shell-test-increase-log-timeout' into 'bind-9.18' See merge request isc-projects/bind9!10976 --- 0f8aed697be289fde9b1a2ef6341760bc6756c6f