From: Michal Nowak Date: Wed, 13 May 2026 19:06:41 +0000 (+0200) Subject: Inherit global TSAN_* variables for tsan stress jobs X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ce5c1e4ae4bb8ef154116cac260f9168e14ff19;p=thirdparty%2Fbind9.git Inherit global TSAN_* variables for tsan stress jobs --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 33de4de247f..4c90de77da6 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1823,6 +1823,10 @@ tsan:stress: inherit: variables: - CI_REGISTRY_IMAGE + - TSAN_OPTIONS_COMMON + - TSAN_OPTIONS_DEBIAN + - TSAN_OPTIONS_FEDORA + - TSAN_SUPPRESSIONS variables: PARENT_PIPELINE_ID: $CI_PIPELINE_ID trigger: