bind9/bin/tests/system/resolver/ns6
Diego Fronza a711d6f8c0 Fix resolver tests: prefetch 40/41
These two tests were failing basically because in order for prefetching to
happen, the TTL for a given DNS record must be greater than or equal to
the prefetch config value + 9.

The previous TTL for both records was 10, while prefetch value in
configuration was 3, thus making only records with TTL >= 12 elligible
for prefetching.

TTL value for both records was adjusted to the value 13, and prefetch
value was set to 4 (inc by 1), so records with TTL (4 + 9) >= 13 are
elligible for prefetching.

Adjusting prefetch value to 4 gives the test 1 second more to avoid time
problems when sharing resources on a heavy loaded PC.

Also prefetch value in settings is now read by the script and used
by it to corrrectly calculate the amount of time needed to delay before
sending a request to trigger prefetch, adding a bit of flexibility to
fine tune the test in the future.
2019-12-04 19:29:55 -03:00
..
broken.db Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 13:17:46 +02:00
delegation-only.db fix dnssec system tests that fail now that we call dns_zone_cdscheck 2019-08-28 15:46:41 +10:00
ds.example.net.db.in Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 13:17:46 +02:00
example.net.db.in Fix resolver tests: prefetch 40/41 2019-12-04 19:29:55 -03:00
fetch.tld.db Fix resolver tests: prefetch 40/41 2019-12-04 19:29:55 -03:00
keygen.sh use DS style trust anchors in all system tests 2019-11-15 15:47:57 -08:00
moves.db Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 13:17:46 +02:00
named.conf.in update system tests so validation won't fail when using IANA key 2018-05-31 18:22:33 +02:00
no-edns-version.tld.db Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
root.db Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 13:17:46 +02:00
to-be-removed.tld.db.in Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 13:17:46 +02:00