]> git.ipfire.org Git - thirdparty/bind9.git/commit
Allow re-run of the shotgun jobs to reduce false positive
authorNicki Křížek <nicki@isc.org>
Wed, 12 Mar 2025 16:24:05 +0000 (17:24 +0100)
committerNicki Křížek <nicki@isc.org>
Tue, 18 Mar 2025 12:25:34 +0000 (13:25 +0100)
commitcb81260e4a8581f9d538a07ff336cfbea478af4b
tree90d66bb2a86897257eee9e40dff1acdbfceab580
parent61443486bbfc3067019ba287b580a14a2a53fd3d
Allow re-run of the shotgun jobs to reduce false positive

The false positive rate is about 10-20 % when evaluating shotgun results
from a single run. Attempt to reduce the false positive rate by allowing
a re-run of failed jobs.

While there is a slight risk that barely noticable decreases in
performance might slip by more easily in MRs, they'd still likely pop up
during nightly or pre-release testing.

Also increase the tolerance threshold for DoH latency comparisons, as
those tests often experience increased jitter in the tail end latencies.

(cherry picked from commit 5eab352478623eef57008a274c3a6505d9c76390)
.gitlab-ci.yml