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)
committerMartin Pitt <martin@piware.de>
Thu, 21 Feb 2019 11:37:06 +0000 (12:37 +0100)
commit6592c9c850675fb20236271efc4f65acbe3bfa00
tree856ae91d066077ad54df3519cc976f5cb2524e99
parent528a74a1ad25fe8524b48d0c0a8919bc0fe5cefa
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.
test/networkd-test.py