bind9/bin/tests/system/cacheclean
Michał Kępień dad6572093 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.
2020-08-31 13:15:33 +02:00
..
ns1 further tidying of primary/secondary terminology in system tests 2020-07-01 11:12:12 -07:00
ns2 Use "-T maxcachesize=2097152" in all system tests 2020-08-31 13:15:33 +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 Drop $SYSTEMTESTTOP from bin/tests/system/ 2020-07-30 15:58:50 +02:00
tests.sh Drop $SYSTEMTESTTOP from bin/tests/system/ 2020-07-30 15:58:50 +02:00