From: Tom Krizek Date: Tue, 23 May 2023 13:28:22 +0000 (+0200) Subject: Allow the system:clang:tsan job to fail in CI X-Git-Tag: v9.19.14~31^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=83a0c3d858f2ec1190b81451ea9d9995efdf75fb;p=thirdparty%2Fbind9.git 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) --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c3d30a2d158..c0c70efc6bd 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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: