selftest: improve debugging in dns_hub.py
authorStefan Metzmacher <metze@samba.org>
Wed, 23 Jan 2019 08:34:40 +0000 (09:34 +0100)
committerRalph Boehme <slow@samba.org>
Mon, 11 Feb 2019 10:41:21 +0000 (11:41 +0100)
commit80d293ca0c40b63251e0dd1f059129a24b5c241f
tree60b9652e3358e70aeb532a90dc65e8a9d659675f
parent55cce815876a235f9a5e6015a96d1984bcf3a4ed
selftest: improve debugging in dns_hub.py

We only print debug messages when the response is delayed by more than 2
seconds.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
selftest/target/dns_hub.py