]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
bogus_log: fix bogus_log test to new error handling
authorŠtěpán Balážik <stepan.balazik@nic.cz>
Tue, 19 Jan 2021 16:03:51 +0000 (17:03 +0100)
committerŠtěpán Balážik <stepan.balazik@nic.cz>
Mon, 25 Jan 2021 14:42:55 +0000 (15:42 +0100)
modules/bogus_log/test.integr/kresd_config.j2

index 4054fd22e12a732a82e5cddf10377d60aea4f247..3bf1203eaffc7d13acfc8781cfef32839eb48003 100644 (file)
@@ -11,7 +11,7 @@ function check_stats(got)
        local expected = {
                [1] = {
                        ['type'] = 'DNSKEY',
-                       ['count'] = 8,  -- This is a trade-off to not hardfailing on DNSSEC errors
+                       ['count'] = 2,
                        ['name'] = '.',
                }
        }