bind9/bin/tests/system/fetchlimit
Evan Hunt 6773c1144f increase 1-second timeout in fetchlimit
when "checking lame server clients are dropped below the hard limit",
periodically a query is sent for a name for which the server is
authoritative, to verify that legitimate queries can still be
processed while the server is dealing with a flood of lame delegation
queries. those queries used the same dig options as elsewhere in the
fetchlimit test, including "+tries=1 +timeout=1". on slow systems, a
1-second timeout may be insufficient to get an answer even if the server
is behaving well. this commit increases the timeout for the check
queries to 2 seconds in hopes that will be enough to eliminate test
failures in CI.

(cherry picked from commit 45f330339c)
2021-09-02 23:24:57 -07:00
..
ans4 update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
ns1 further tidying of primary/secondary terminology in system tests 2021-01-12 15:21:14 +01:00
ns2 further tidying of primary/secondary terminology in system tests 2021-01-12 15:21:14 +01:00
ns3 Limit logging for verbose system tests 2021-04-28 08:36:56 +02:00
clean.sh update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
prereq.sh Ensure use of "echo_i" where possible 2020-10-22 12:15:15 +02:00
setup.sh update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
tests.sh increase 1-second timeout in fetchlimit 2021-09-02 23:24:57 -07:00