]> git.ipfire.org Git - thirdparty/bind9.git/commit
Wait for the telemetry check to finish
authorOndřej Surý <ondrej@isc.org>
Thu, 22 Sep 2022 07:45:54 +0000 (09:45 +0200)
committerOndřej Surý <ondrej@isc.org>
Thu, 22 Sep 2022 07:45:54 +0000 (09:45 +0200)
commit6797ca49cf05409bdd68ecf136d3edbc290938ed
tree7d96e497321c6c6ca54d945ec7dabe4fdfa86d2d
parent5319d4f6c5259ab373651b4b231b775f48e49232
Wait for the telemetry check to finish

Instead of expecting that telemetry check has already finished,
wait for it for maximum of three seconds, because named is run with
-tat=3, so the telemetry check must happen with 3 second window.

Co-authored-by: Evan Hunt <each@isc.org>
bin/tests/system/mirror/tests.sh