Gitlab CI: run the tests through valgrind on the f28 box
authorPeter Hutterer <peter.hutterer@who-t.net>
Wed, 4 Jul 2018 04:38:33 +0000 (14:38 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Wed, 4 Jul 2018 06:11:48 +0000 (16:11 +1000)
commit3bdeae5adb37b48b467161d003b0bacd36553ba0
tree954d1bc4b39351790304f8786848fe0fde8225d6
parent01d2e38bf4e0827907ec0fd31abaa422b7ef8293
Gitlab CI: run the tests through valgrind on the f28 box

We don't run it on all machines, valgrind fails right now on arch because of a
memleak in bash itself. To avoid having CI failures that aren't our fault,
only run on F28 because that's the one I'm tracking.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
.gitlab-ci.yml