]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Do not fail pipeline because of failed OpenBSD system test
authorMichal Nowak <mnowak@isc.org>
Mon, 27 Feb 2023 18:22:52 +0000 (19:22 +0100)
committerMichal Nowak <mnowak@isc.org>
Tue, 28 Feb 2023 10:23:14 +0000 (11:23 +0100)
System test on OpenBSD is unstable even when test parallelism is
disabled.

.gitlab-ci.yml

index 937e34bb8ed5262343f1cbdcfa6c6bf353d18abb..3d07ff7d65ee02a3d0a0dbb0f7f2ab4d6d2ffd57 100644 (file)
@@ -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