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>
Wed, 29 Jan 2020 18:07:53 +0000 (18:07 +0000)
commitc2d15fd3db487ac1100bf14da7b8dc302d78b3b9
treea4d97b006eeee988b0ebe95a3e1d7ebd2d2452ea
parenta8be3dde2f5de404168b9deda185287e0ec1acde
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