]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add two more system tests for stale-refresh-time
authorMatthijs Mekking <matthijs@isc.org>
Tue, 10 Nov 2020 13:55:18 +0000 (14:55 +0100)
committerDiego Fronza <diego@isc.org>
Wed, 11 Nov 2020 19:06:16 +0000 (16:06 -0300)
commit4d52ddbd158b14cb1aaa53884b1024a7adabb9f8
treef0f10810f03f88c819026e5bdeb6c9664bab3607
parent276c91295336e66e8f75799cf498798fe7b2ed51
Add two more system tests for stale-refresh-time

Add one test that checks the behavior when serve-stale is enabled
via configuration (as opposed to enabled via rndc).

Add one test that checks the behavior when stale-refresh-time is
disabled (set to 0).
bin/tests/system/serve-stale/ns1/named1.conf.in
bin/tests/system/serve-stale/ns1/named3.conf.in [new file with mode: 0644]
bin/tests/system/serve-stale/tests.sh