ci: add debian-arm32-asan
authorChristian Gmeiner <cgmeiner@igalia.com>
Wed, 7 Jun 2023 07:42:24 +0000 (09:42 +0200)
committerMarge Bot <emma+marge@anholt.net>
Thu, 8 Jun 2023 22:30:30 +0000 (22:30 +0000)
commit6d510fcdc57012093f9004d7552fcf46381711e4
tree8a9f79ee36ecb50fa5bf02b16d0c10a4f6270453
parent2bb26cc01d016e1f5317213bca930c3de7ce00d1
ci: add debian-arm32-asan

I want to have the possibility to use asan in for etnaviv ci. As lot
devices in the my CI farm are arm32 based lets do some prep work.

I had to skip the mesa:util suite as there are some asan problems
on 32bit platform with the hash_map. Once they got sorted out we can
enable the suite again.

Signed-off-by: Christian Gmeiner <cgmeiner@igalia.com>
Reviewed-by: Eric Engestrom <eric@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23493>
.gitlab-ci/build/gitlab-ci.yml
.gitlab-ci/container/cross_build.sh
.gitlab-ci/image-tags.yml
.gitlab-ci/test/gitlab-ci.yml