]> git.ipfire.org Git - thirdparty/bind9.git/commit
Fix TSAN artifact gathering in CI
authorPetr Špaček <pspacek@isc.org>
Tue, 4 Oct 2022 14:14:00 +0000 (16:14 +0200)
committerPetr Špaček <pspacek@isc.org>
Wed, 5 Oct 2022 07:50:54 +0000 (09:50 +0200)
commit815f89dbf9a97da482f0afe95d9f96ce7ac10553
tree0e506e16cd02fb91932a966443b862a86091dc9f
parent5770858152723df31faf79ebd653b3ab9527b0a3
Fix TSAN artifact gathering in CI

Fixup for 2c3b2dabe9a6b3c4a10f6498a1169f39ed031eed.

We forgot to update TSAN paths when moving all the unit tests to
/tests/.  Let's remove paths from find to make it less dependent on
exact location, and store all untracked files as we do in the normal
unit test template.

Related: !6243

(cherry picked from commit 9559eb3b21fec007c53c314be2ebcaf6a12782b2)
Adapted for v9_16 branch.
.gitlab-ci.yml