]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[9.18] fix: test: Tune many types tests in reclimit test
authorMark Andrews <marka@isc.org>
Sat, 15 Mar 2025 00:33:04 +0000 (00:33 +0000)
committerMark Andrews <marka@isc.org>
Sat, 15 Mar 2025 00:33:04 +0000 (00:33 +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

Backport of MR !10177

Merge branch 'backport-5206-tune-last-sub-test-of-reclimit-9.18' into 'bind-9.18'

See merge request isc-projects/bind9!10250


Trivial merge