]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Inherit global TSAN_* variables for tsan stress jobs 12016/head
authorMichal Nowak <mnowak@isc.org>
Wed, 13 May 2026 19:06:41 +0000 (21:06 +0200)
committerMichal Nowak <mnowak@isc.org>
Wed, 13 May 2026 20:27:54 +0000 (22:27 +0200)
.gitlab-ci.yml

index d2c297ffc65cf663404cb62d0ed987975323aa65..721c723d54e495b277c19b42eebc334085aab5be 100644 (file)
@@ -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: