]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
CI: workaround mangled timestamps in test jobs
authorPetr Špaček <petr.spacek@nic.cz>
Fri, 22 Jun 2018 15:05:46 +0000 (17:05 +0200)
committerPetr Špaček <petr.spacek@nic.cz>
Mon, 25 Jun 2018 12:02:04 +0000 (14:02 +0200)
commit9a0a45648ff508ebd6675a61a14aac915ad22ad3
treee75493e9e396e363afdc9a131bfb006787aa7d93
parent9f32ec80f89a1e2b93b2a033d9d2c23e337ccca3
CI: workaround mangled timestamps in test jobs

Git sets file timestamp to the moment of checkout
while Gitlab copies gcda and gcno files in artefacts with timestamps
set to time of compilation in previous job. This leads to gcov/lcov
complaints about source timestamps being newer than profiling
timestampts etc.
.gitlab-ci.yml