]> git.ipfire.org Git - thirdparty/bind9.git/commit
Remove sleeps
authorMatthijs Mekking <matthijs@isc.org>
Fri, 19 Apr 2019 09:38:24 +0000 (11:38 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Wed, 24 Apr 2019 07:41:22 +0000 (09:41 +0200)
commitd8de28610d4a2a40f0687fb9ac2de4aab5950ae1
tree35594f2f078e8851f2464760a5877b37e07bd174
parent216752e3b26fa6465acef674ca3dc8c7e26d1be6
Remove sleeps

Remove sleep calls from test, rely on wait_for_log().  Make
wait_for_log() and dnssec_loadkeys_on() fail the test if the
appropriate log line is not found.

Slightly adjust the echo_i() lines to print only the key ID (not the
key name).

(cherry picked from commit 67f0635f3cdfbdd53f0bf18b9b8a3c93d0802efd)
bin/tests/system/dnssec/tests.sh