mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04: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
157f098248
commit
a2ccda7872
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue