]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
new: ci: Run shotgun tests on MRs
authorNicki Křížek <nicki@isc.org>
Thu, 27 Feb 2025 13:30:26 +0000 (13:30 +0000)
committerNicki Křížek <nicki@isc.org>
Thu, 27 Feb 2025 13:30:26 +0000 (13:30 +0000)
Execute DNS Shotgun performance tests on the regular MRs and compare the changes they introduce against the MR diff base. The results are evaluated automatically - the shotgun jobs will fail if thresholds for CPU/memory/latency difference is exceeded.

Merge branch 'nicki/ci-shotgun-eval' into 'main'

See merge request isc-projects/bind9!10127


Trivial merge