From: Kees Monshouwer Date: Thu, 13 Jul 2023 10:46:17 +0000 (+0200) Subject: revert to legacy in recursor tests, they use an old release for testing X-Git-Tag: dnsdist-1.9.0-alpha2~2^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a2937344a9d753378dd53b59059ccdc8542945e9;p=thirdparty%2Fpdns.git revert to legacy in recursor tests, they use an old release for testing --- diff --git a/regression-tests.recursor-dnssec/recursortests.py b/regression-tests.recursor-dnssec/recursortests.py index 93e68cc210..c19426965e 100644 --- a/regression-tests.recursor-dnssec/recursortests.py +++ b/regression-tests.recursor-dnssec/recursortests.py @@ -474,7 +474,7 @@ options { namedconf.write(""" zone "%s" { - type primary; + type master; file "%s.zone"; };""" % (zone, zonename)) diff --git a/regression-tests.recursor/config.sh b/regression-tests.recursor/config.sh index 0e40c32154..480f1dd9ff 100755 --- a/regression-tests.recursor/config.sh +++ b/regression-tests.recursor/config.sh @@ -541,7 +541,7 @@ EOF fi cat >> $dir/named.conf <