ci: Disable valgrind in some build jobs
authorMichel Dänzer <mdaenzer@redhat.com>
Thu, 11 Mar 2021 17:17:52 +0000 (18:17 +0100)
committerMarge Bot <eric+marge@anholt.net>
Fri, 19 Mar 2021 08:50:37 +0000 (08:50 +0000)
commit26e139c776170a38ffa4242608b85b71f3fd21da
treeea12ee5876a6025a7731e5700895c4a7f663f3a1
parent37855fd59d18f0f00b47554d08f546cdecafad68
ci: Disable valgrind in some build jobs

Once the glcpp valgrind test works as intended again, it would delay
the dependent test jobs by ~1-4 minutes.

The meson-clover job would run the glcpp valgrind test multiple times
and take more than 10 minutes to finish.

valgrind can't work in the meson-android job, would need an ARM backend.

v2:
* Disable in meson-clover as well.

Reviewed-by: Dylan Baker <dylan.c.baker@intel.com> # v1
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9528>
.gitlab-ci.yml