]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[9.18] chg: ci: Use a small always-on runner for lightweight CI jobs
authorAndoni Duarte <andoni@isc.org>
Fri, 23 Jan 2026 12:41:19 +0000 (12:41 +0000)
committerAndoni Duarte <andoni@isc.org>
Fri, 23 Jan 2026 12:41:19 +0000 (12:41 +0000)
Some CI jobs spend more time pulling the docker image and setting up their environment than running the script. This MR adds a tag `smalljob` to jobs considered lightweight in order to run them on a dedicated small VM.

Backport of MR !11266

Merge branch 'backport-andoni/try-small-vm-for-lightweight-ci-jobs-9.18' into 'bind-9.18'

See merge request isc-projects/bind9!11482


Trivial merge