]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add test for "Others" rrtype stat counter
authorMatthijs Mekking <matthijs@isc.org>
Wed, 15 Jan 2020 15:11:43 +0000 (16:11 +0100)
committerMatthijs Mekking <matthijs@isc.org>
Tue, 4 Feb 2020 10:58:34 +0000 (11:58 +0100)
commit7135ef78eee6d45132eb13616940ba90c35805ab
treeffdf93be71e560b37f2cea6c3c7d131021fa2d73
parent37b41ff6932fa73361634bc735a0c2d17ef2718c
Add test for "Others" rrtype stat counter

Add queries and checks for CAA RRtype in the serve-stale test.
Ensure that the "Others" rrtype stat counter is incremented and
decremented properly if the RRset becomes stale/ancient.

The low max-stale-ttl config option needs to be increased in order
to match the timing when things expire (aka become ancient).
bin/tests/system/serve-stale/ans2/ans.pl
bin/tests/system/serve-stale/ns1/named2.conf.in
bin/tests/system/serve-stale/tests.sh