mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-27 20:11:12 -05:00
Do not fail pipeline because of failed OpenBSD system test
System test on OpenBSD is unstable even when test parallelism is
disabled.
(cherry picked from commit fc26da6d89)
This commit is contained in:
parent
909f7b6f37
commit
b4307c983d
1 changed files with 1 additions and 0 deletions
|
|
@ -1237,6 +1237,7 @@ system:clang:openbsd:amd64:
|
|||
needs:
|
||||
- job: clang:openbsd:amd64
|
||||
artifacts: true
|
||||
allow_failure: true
|
||||
|
||||
# Jobs with libtool disabled
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue