]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[9.18] fix: ci: Update DNS Shotgun parameters for an updated dataset
authorNicki Křížek <nicki@isc.org>
Thu, 14 Aug 2025 21:30:28 +0000 (23:30 +0200)
committerNicki Křížek <nicki@isc.org>
Thu, 14 Aug 2025 21:30:28 +0000 (23:30 +0200)
We've switched to an updated dataset for shotgun jobs. The change in
underlying traffic caused the more sensitive doh-get (and partially dot)
jobs to overload the resolver, making the jobs unstable and unreliable,
due to an increased number of timeouts.

Readjust the load parameters slightly to avoid exceeding ~2 % of
timeouts in the cold cache scenario to stabilize the job results.

Backport of MR !10841

Merge branch 'backport-nicki/ci-shotgun-load-new-dataset-9.18' into 'bind-9.18'

See merge request isc-projects/bind9!10857


Trivial merge