]> 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 15:53:24 +0000 (12:53 -0300)
commite99671e8ddbdc35183bb4e55da94fbac414c489f
treeded3e5bc64540edd9bec245efe51735d62c0ad0b
parentdee778de12bdc24a55cba669ddbd6115dd702041
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