From: Michal Nowak Date: Mon, 27 Feb 2023 18:22:52 +0000 (+0100) Subject: Do not fail pipeline because of failed OpenBSD system test X-Git-Tag: v9.19.11~13^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc26da6d894978638f127dc5dd466f76710aed1f;p=thirdparty%2Fbind9.git Do not fail pipeline because of failed OpenBSD system test System test on OpenBSD is unstable even when test parallelism is disabled. --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 937e34bb8ed..3d07ff7d65e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1163,6 +1163,7 @@ system:clang:openbsd:amd64: needs: - job: clang:openbsd:amd64 artifacts: true + allow_failure: true unit:clang:openbsd:amd64: <<: *openbsd_amd64_image