]> 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:45:39 +0000 (11:45 +0100)
commitcb541ea253baf44ff7faf628a921a3f514a29140
tree11eec57c2d75168c2bd7d8f93d42cd1fbbbfa72a
parentac439761136b6c8e3344d737a15ed934421576fd
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