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)
committerPeter Michael Green <plugwash@raspbian.org>
Tue, 2 Apr 2019 19:29:26 +0000 (20:29 +0100)
commitf4ed35c7a3cb280287487d657b2f8d80f0e19c29
tree954c0c8e12c7e5b5ecf10c28bdcc86269f005d61
parent2b623836f4d2c9f30e4b93042e626ab090d4244e
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