chg: test: Replace dns.query module with isctest.query
The dns.query.udp
and dns.query.tcp
methods are prone to timeouts; their isctest.query
equivalents should be used in system tests instead.
The dns.query.udp
and dns.query.tcp
methods are prone to timeouts; their isctest.query
equivalents should be used in system tests instead.