]> git.ipfire.org Git - thirdparty/bind9.git/commit
Refactor TSAN unit test job definitions
authorMichał Kępień <michal@isc.org>
Thu, 26 Mar 2020 10:03:52 +0000 (11:03 +0100)
committerMichał Kępień <michal@isc.org>
Thu, 26 Mar 2020 10:43:47 +0000 (11:43 +0100)
commit91276d9a8cd91d856193268b453ec3934eb67cf8
treec12aaa542b58441eab376830ce3a0fe4e18a41f3
parent5e2428a545b791fd1f48c0faa43ce96a93352416
Refactor TSAN unit test job definitions

Multiple YAML keys have identical values for both TSAN unit test job
definitions.  Extract these common keys to a YAML anchor and use it in
TSAN unit test job definitions to reduce code duplication.

(cherry picked from commit 84463f33bfe7777b5884696820cdf484ea9a1073)
.gitlab-ci.yml