]> git.ipfire.org Git - thirdparty/bind9.git/commit
Run respdiff also for scheduled and web pipelines
authorMichal Nowak <mnowak@isc.org>
Thu, 18 Feb 2021 15:28:31 +0000 (16:28 +0100)
committerMichal Nowak <mnowak@isc.org>
Thu, 22 Jul 2021 12:23:52 +0000 (14:23 +0200)
commit370d27ca488d03007d1a7a13218ef9c41dd7aa57
treecf7fbf4450b5f1e77d2b2904f96eb8795d95422d
parent64512b0e9b25499e09bfe1e977d5583d60aee64a
Run respdiff also for scheduled and web pipelines

respdiff needs to be run regularly to identify problems with query
responses discrepancies sooner than after tagging a release.

Contrary to the main branch, which hosts the BIND 9 Development Version
and thus sets MAX_DISAGREEMENTS_PERCENTAGE variable to 0.5, branches
hosting BIND 9 Stable Versions have it set to 0.1, which provides only
tiny room for non-timeout response disagreements between the baseline
version and version under test.

(cherry picked from commit 561b58196bfe75fbbea4598b214afd7fffe2b537)
.gitlab-ci.yml