mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
Merge branch 'tkrizek/ci-clang-tsan-allow-failure' into 'main'
Allow the system:clang:tsan job to fail in CI See merge request isc-projects/bind9!7958
This commit is contained in:
commit
5f62932bb1
1 changed files with 1 additions and 0 deletions
|
|
@ -1111,6 +1111,7 @@ system:clang:tsan:
|
|||
needs:
|
||||
- job: clang:tsan
|
||||
artifacts: true
|
||||
allow_failure: true # rrl (GL#4082), upforwd (GL#4072)
|
||||
|
||||
unit:clang:tsan:
|
||||
variables:
|
||||
|
|
|
|||
Loading…
Reference in a new issue