networkd-test: disable DNSSEC in domain-restricted DNS test
authorMartin Pitt <martin@piware.de>
Thu, 21 Feb 2019 11:24:16 +0000 (12:24 +0100)
committerPeter Michael Green <plugwash@raspbian.org>
Tue, 2 Apr 2019 19:29:26 +0000 (20:29 +0100)
commit2b623836f4d2c9f30e4b93042e626ab090d4244e
tree64c62b636c33fc54509482e72dc6cbdd5442d106
parent1b04da34291cf80c42537c763247f747921a5988
networkd-test: disable DNSSEC in domain-restricted DNS test

dnsmasq 2.80 changed behaviour when being queried by resolved with
enabled DNSSEC: It returns errors for SOA and DS queries which cause the
entire query to fail. As we don't configure DNSSEC in this test anyway,
just disable it so that we retain compatibility with old and new dnsmasq
versions.

(cherry picked from commit 6592c9c850675fb20236271efc4f65acbe3bfa00)

Gbp-Pq: Name networkd-test-disable-DNSSEC-in-domain-restricted-DNS-tes.patch
test/networkd-test.py