From: Michal Nowak Date: Mon, 4 Dec 2023 16:13:55 +0000 (+0100) Subject: Drop OpenBSD system test CI job X-Git-Tag: v9.19.19~12^2~1 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=2ab292c169b4404d8e1bd5f1465f4024aedc1d0d;p=thirdparty%2Fbind9.git Drop OpenBSD system test CI job The system tests on OpenBSD consistently exhibit lower stability compared to our other CI platforms. Some of these challenges are intrinsic to the system test itself and require attention. However, there are OpenBSD issues, which seem to be more widespread on this platform than others. In our daily CI pipelines, OpenBSD system tests often bear the brunt of all failed CI jobs. It's possible that our OpenBSD CI image could be optimized, but we currently lack the domain-specific knowledge needed to make improvements. --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 721abbf6a6d..4b5a060afec 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1404,18 +1404,6 @@ clang:openbsd:amd64: <<: *openbsd_amd64_image <<: *build_job -system:clang:openbsd:amd64: - <<: *openbsd_amd64_image - <<: *system_test_job - <<: *system_test_make_check_job - <<: *api_schedules_triggers_web_triggering_rules - variables: - USER: gitlab-runner - needs: - - job: clang:openbsd:amd64 - artifacts: true - allow_failure: true - unit:clang:openbsd:amd64: <<: *openbsd_amd64_image <<: *unit_test_job diff --git a/doc/arm/platforms.inc.rst b/doc/arm/platforms.inc.rst index 4bc6edc396e..d0a7be46962 100644 --- a/doc/arm/platforms.inc.rst +++ b/doc/arm/platforms.inc.rst @@ -48,7 +48,6 @@ following systems: - Fedora 39 - Red Hat Enterprise Linux / CentOS / Oracle Linux 8, 9 - FreeBSD 12.4, 13.2, 14.0 -- OpenBSD 7.4 - Alpine Linux 3.18 The amd64 CPU architecture is fully supported and regularly tested. @@ -65,6 +64,7 @@ regularly by ISC. - macOS 10.12+ - Solaris 11 - NetBSD +- OpenBSD - Other Linux distributions still supported by their vendors, such as: - Ubuntu 22.10+