diff --git a/doc/Changelog b/doc/Changelog index 207f391b6..121e229ff 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -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 diff --git a/testdata/subnet_cached.crpl b/testdata/subnet_cached.crpl index 3d4fd9a96..a0d89af51 100644 --- a/testdata/subnet_cached.crpl +++ b/testdata/subnet_cached.crpl @@ -12,6 +12,7 @@ server: verbosity: 3 access-control: 127.0.0.1 allow_snoop qname-minimisation: "no" + minimal-responses: no stub-zone: name: "." diff --git a/testdata/subnet_max_source.crpl b/testdata/subnet_max_source.crpl index aae1f1af2..e1c6cf5f9 100644 --- a/testdata/subnet_max_source.crpl +++ b/testdata/subnet_max_source.crpl @@ -10,6 +10,7 @@ server: module-config: "subnetcache validator iterator" verbosity: 3 qname-minimisation: "no" + minimal-responses: no stub-zone: name: "." diff --git a/testdata/subnet_val_positive.crpl b/testdata/subnet_val_positive.crpl index ef33531d2..afec59933 100644 --- a/testdata/subnet_val_positive.crpl +++ b/testdata/subnet_val_positive.crpl @@ -10,6 +10,7 @@ server: module-config: "subnetcache validator iterator" verbosity: 3 qname-minimisation: "no" + minimal-responses: no stub-zone: name: "." diff --git a/testdata/subnet_val_positive_client.crpl b/testdata/subnet_val_positive_client.crpl index dcd3a8719..e631a64e6 100644 --- a/testdata/subnet_val_positive_client.crpl +++ b/testdata/subnet_val_positive_client.crpl @@ -11,6 +11,7 @@ server: module-config: "subnetcache validator iterator" verbosity: 3 qname-minimisation: "no" + minimal-responses: no stub-zone: name: "."