]> git.ipfire.org Git - thirdparty/bind9.git/commit
Increase wait_for_log timeout in kasp shell test
authorNicki Křížek <nicki@isc.org>
Tue, 16 Sep 2025 08:11:03 +0000 (10:11 +0200)
committerNicki Křížek <nicki@isc.org>
Tue, 16 Sep 2025 12:06:28 +0000 (14:06 +0200)
commit80a2c097988857ac14908f5e4d2c6f2e7239356a
treed578628e66e73abb441a2df3bdb4caa00077125e
parent98603d43dc677f82613e3518d6902ad486c071da
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.
bin/tests/system/kasp/tests.sh