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)
committerMichael Biebl <biebl@debian.org>
Thu, 18 Mar 2021 19:59:14 +0000 (19:59 +0000)
commit072651f4803c5a9a1c6c18b336b977fd9bb26448
treeccb70b222aefa7c0844863a056ae3e070e5beaaf
parentf07cffd8776d3f7a3b21bb2760236d946a089c81
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