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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user