]> git.ipfire.org Git - thirdparty/bind9.git/commit
Rename the "precheck" stage in CI to "quick-checks"
authorAndoni Duarte Pintado <andoni@isc.org>
Mon, 15 Dec 2025 12:08:44 +0000 (13:08 +0100)
committerMichał Kępień <michal@isc.org>
Fri, 23 Jan 2026 11:52:57 +0000 (12:52 +0100)
commit1eeeb0dff4d8bb16a30c0a67b5260c142fbcf4c3
tree761340fb7eec636bf72a80c9f8ab214587dd8c36
parent26557d3ed3a66cc35da8d3dedc3da1e7c2410c5b
Rename the "precheck" stage in CI to "quick-checks"

Most jobs in the "precheck" stage spend more time setting up their
environment than running the script (seconds), this allows us to add a
small always on dedicated runner instead of the autoscaled ones.

Hence, the stage is renamed to "quick-checks", and a tag "smalljob" is
added to the anchor so that these jobs are picked by the dedicated
runner.

(cherry picked from commit 9aa5041a88e20ab24559091494bbd20944723225)
.gitlab-ci.yml