mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
Inherit global TSAN_* variables for tsan stress jobs
This commit is contained in:
parent
ad5cb84652
commit
f0badb8cb5
1 changed files with 4 additions and 0 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue