]> 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:34:39 +0000 (11:34 +0100)
System test on OpenBSD is unstable even when test parallelism is
disabled.

(cherry picked from commit fc26da6d894978638f127dc5dd466f76710aed1f)

.gitlab-ci.yml

index 9a1b9c2b23e47854d4de5bfd1d13a965559ee8ed..174544be74f457489534482c4ef43c1a9ff1f442 100644 (file)
@@ -1228,6 +1228,7 @@ system:clang:openbsd:amd64:
   needs:
     - job: clang:openbsd:amd64
       artifacts: true
+  allow_failure: true
 
 unit:clang:openbsd:amd64:
   <<: *openbsd_amd64_image