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=f0badb8cb55ba448f2f45105517367fe473233c1;p=thirdparty%2Fbind9.git Inherit global TSAN_* variables for tsan stress jobs --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d2c297ffc65..721c723d54e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1638,6 +1638,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: