]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: test: Tune many types tests in reclimit test
authorMark Andrews <marka@isc.org>
Fri, 14 Mar 2025 05:28:01 +0000 (05:28 +0000)
committerMark Andrews <marka@isc.org>
Fri, 14 Mar 2025 05:28:01 +0000 (05:28 +0000)
The `I:checking that lifting the limit will allow everything to get
cached (20)` test was failing due to the TTL of the records being
too short for the elapsed time of the test.  Raise the TTL to fix
this and adjust other tests as needed.

Closes #5206

Merge branch '5206-tune-last-sub-test-of-reclimit' into 'main'

See merge request isc-projects/bind9!10177


Trivial merge