]> git.ipfire.org Git - thirdparty/bind9.git/commit
Minor changes to serve-stale tests
authorMatthijs Mekking <matthijs@isc.org>
Thu, 13 Aug 2020 05:58:42 +0000 (07:58 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Fri, 25 Sep 2020 06:20:17 +0000 (08:20 +0200)
commitd784ab872c9ce9cda62366bee54f694fcdc58792
treed0f26703c135ba13913522d5025fc91c52668167
parentd77283ff635ef8aa787cd663ec95e3c263f98635
Minor changes to serve-stale tests

Minor changes are:
- Replace the "$RNDCCMD dumpdb" logic with "rndc_dumpdb" from
  conf.sh.common (it does the same thing).
- Update a comment to match the grep calls below it (comment said the
  rest should be expired, while the grep calls indicate that they
  are still in the cache, the comment now explains why).

(cherry picked from commit 86a1bbfe2893a76c72320dfd6c924a460468a5ee)
bin/tests/system/serve-stale/ns4/named.conf.in
bin/tests/system/serve-stale/ns5/named.conf.in
bin/tests/system/serve-stale/tests.sh