bind9/bin/tests/system/cacheclean
Michał Kępień 894b7a8345 Use "-T maxcachesize=2097152" in all system tests
In order to lower the amount of memory allocated at startup by named
instances used in the BIND system test suite, set the default value of
"max-cache-size" for these to 2 megabytes.  The purpose of this change
is to prevent named instances (or even entire virtual machines) from
getting killed by the operating system on the test host due to excessive
memory use.

Remove all "max-cache-size" statements from named configuration files
used in system tests ("checkconf" notwithstanding) to prevent confusion
as the "-T maxcachesize=..." command line option takes precedence over
configuration files.

(cherry picked from commit dad6572093)
2020-08-31 23:42:38 +02:00
..
ns1 update system tests so validation won't fail when using IANA key 2018-05-31 18:22:33 +02:00
ns2 Use "-T maxcachesize=2097152" in all system tests 2020-08-31 23:42:38 +02:00
clean.sh Use rndc_dumpdb() in the "cacheclean" system test 2019-08-08 14:27:55 +02:00
dig.batch new test for exercising cache cleaning 2001-03-05 12:50:08 +00:00
knowngood.dig.out new test for exercising cache cleaning 2001-03-05 12:50:08 +00:00
setup.sh Automatically run clean.sh from run.sh 2019-12-06 14:11:01 +01:00
tests.sh Use rndc_dumpdb() in the "cacheclean" system test 2019-08-08 14:27:55 +02:00