]> git.ipfire.org Git - thirdparty/bind9.git/commit
[9.20] rem: ci: Drop OpenBSD from the CI
authorMichal Nowak <mnowak@isc.org>
Tue, 29 Apr 2025 11:00:52 +0000 (11:00 +0000)
committerMichal Nowak <mnowak@isc.org>
Tue, 29 Apr 2025 11:00:52 +0000 (11:00 +0000)
commitb2a323dd70c35cbe9c186c474ca55166d29b6fac
tree254cdda9f222a90394eb9fdc3a30b4e9fffd02e4
parente14173668ef08e794733710c8ec554c866ae934c
parent545cabb17776fe8325349787815470d38d214078
[9.20] rem: ci: Drop OpenBSD from the CI

With the ongoing process of moving CI workloads to AWS, OpenBSD poses a
challenge, as there is no OpenBSD AMI image in the AWS catalog. Building
our image from scratch is disproportionately complicated, given that
OpenBSD is not a common deployment platform for BIND 9. Otherwise,
OpenBSD stays at the "Best-Effort" level of support.

Backport of MR !10375

Merge branch 'backport-mnowak/drop-openbsd-from-ci-9.20' into 'bind-9.20'

See merge request isc-projects/bind9!10428