mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 22:15:20 +00:00
Allow the system:clang:tsan job to fail in CI
There are couple of known failures currently affecting this test: - rrl (GL #4082) - upforwd (GL #4072)
This commit is contained in:
@@ -1111,6 +1111,7 @@ system:clang:tsan:
|
|||||||
needs:
|
needs:
|
||||||
- job: clang:tsan
|
- job: clang:tsan
|
||||||
artifacts: true
|
artifacts: true
|
||||||
|
allow_failure: true # rrl (GL#4082), upforwd (GL#4072)
|
||||||
|
|
||||||
unit:clang:tsan:
|
unit:clang:tsan:
|
||||||
variables:
|
variables:
|
||||||
|
Reference in New Issue
Block a user