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)
committerRaspbian forward porter <root@raspbian.org>
Sat, 13 Jul 2019 01:30:09 +0000 (02:30 +0100)
commit7a65466f6de51cb88184e82791e6609ea9fa7bf6
tree9018fdb9fcad14e160a078d0da79f7fb15914559
parent7cdb1e86a08395a0f5090c2b9d5821cd9221efcc
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