networkd-test: use a complete domain name in test_route_only_dns()
authorMartin Pitt <martin@piware.de>
Thu, 21 Feb 2019 11:26:44 +0000 (12:26 +0100)
committerMichael Biebl <biebl@debian.org>
Thu, 18 Jul 2019 17:38:23 +0000 (18:38 +0100)
commitdc97ec79385040a8504d61c86082bb5967ef8bce
tree93ff718b8a3d6f69e4f9119e00423eddb67d0f41
parent80ce2a6716df9b0251341491ebafeed6b1a17f5a
networkd-test: use a complete domain name in test_route_only_dns()

Since version 241 (commit ea4678?), querying MX type records for
single-label domains does not actually forward the query to the DNS
server any more. Use "example.com" instead, which is the recommended
test domain anyway.

(cherry picked from commit ca56805c8de43fc21ab4657cf5ebd1e0248527ac)

Gbp-Pq: Name networkd-test-use-a-complete-domain-name-in-test_route_on.patch
test/networkd-test.py