]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
CI: disable Deckard under Valgrind
authorPetr Špaček <petr.spacek@nic.cz>
Fri, 24 Nov 2017 13:55:35 +0000 (14:55 +0100)
committerPetr Špaček <petr.spacek@nic.cz>
Fri, 24 Nov 2017 13:55:35 +0000 (14:55 +0100)
commit3696776ffc4b8fdb0eef69ea9795c7e3742cc305
treed76b436b39e11c8bc010d5a93dfe4c4e7d019b3c
parent3151e457482fb3001fc43b53bb90dcd265f96434
CI: disable Deckard under Valgrind

The test is useless in its current form because all the information goes
to logs, which are later discarded.

We need to fix issues detected by Valgrind first and then enable strict
mode which will not let the test pass if any problem is detected.

This might require recompiling LuaJIT in a way which is compatible with
Valgrind.
.gitlab-ci.yml