- Disable minimal-responses in subnet unit tests.

git-svn-id: file:///svn/unbound/trunk@4881 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
Wouter Wijngaards 2018-08-31 14:59:10 +00:00
parent 27472f1270
commit 5577e55400
5 changed files with 7 additions and 0 deletions

View file

@ -1,3 +1,6 @@
31 August 2018: Wouter
- Disable minimal-responses in subnet unit tests.
30 August 2018: Wouter
- Fix that a local-zone with a local-zone-type that is transparent
in a view with view-first, makes queries check for answers from the

View file

@ -12,6 +12,7 @@ server:
verbosity: 3
access-control: 127.0.0.1 allow_snoop
qname-minimisation: "no"
minimal-responses: no
stub-zone:
name: "."

View file

@ -10,6 +10,7 @@ server:
module-config: "subnetcache validator iterator"
verbosity: 3
qname-minimisation: "no"
minimal-responses: no
stub-zone:
name: "."

View file

@ -10,6 +10,7 @@ server:
module-config: "subnetcache validator iterator"
verbosity: 3
qname-minimisation: "no"
minimal-responses: no
stub-zone:
name: "."

View file

@ -11,6 +11,7 @@ server:
module-config: "subnetcache validator iterator"
verbosity: 3
qname-minimisation: "no"
minimal-responses: no
stub-zone:
name: "."