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
41d128bbf1
commit
2ce5c1e4ae
1 changed files with 4 additions and 0 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue