From e556097e813f74f24983d5ce1597d7ad2148acf1 Mon Sep 17 00:00:00 2001 From: Tom Krizek Date: Thu, 15 Jun 2023 10:48:21 +0200 Subject: [PATCH] Mark CI failure of system:clang:tsan as an error again Both the issues causing frequent failures have been resolved. The job seems to have stabilized and there's no longer a need to mark the failure as a mere warnings. --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6cdb634c25..74456e494c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1137,7 +1137,6 @@ system:clang:tsan: needs: - job: clang:tsan artifacts: true - allow_failure: true # upforwd (GL#4072), rpz, serve-stale, ... (GL#4081) unit:clang:tsan: variables: