]> git.ipfire.org Git - thirdparty/bind9.git/commit
[9.18] rem: ci: Drop OpenBSD from the CI
authorMichal Nowak <mnowak@isc.org>
Tue, 29 Apr 2025 11:02:11 +0000 (11:02 +0000)
committerMichal Nowak <mnowak@isc.org>
Tue, 29 Apr 2025 11:02:11 +0000 (11:02 +0000)
commit45f61a5db17dbbe07baaddbafbb0ee9536f0682d
treebcffac32dcd197da203edf829a46c92aa26db59a
parent9f3515c8cb35a89ff2deea499845cc663bb63a28
parent9e4ac9229c11ed27f7d142a4998a578240e99e00
[9.18] 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.18' into 'bind-9.18'

See merge request isc-projects/bind9!10429