drm/ci: uprev mesa version: fix kdl commit fetch
authorVignesh Raman <vignesh.raman@collabora.com>
Fri, 22 Dec 2023 03:34:34 +0000 (09:04 +0530)
committerHelen Koike <helen.koike@collabora.com>
Mon, 15 Jan 2024 16:45:03 +0000 (13:45 -0300)
commitd315a68e94a76310c349add3f9c914cefda0a87f
tree35ca5cebef74a897441553564f94b98427d64e50
parent1bafe1e62f82a3bfc7fef03d720f4fc62ee38a8c
drm/ci: uprev mesa version: fix kdl commit fetch

build-kdl.sh was doing a `clone --depth 1` of the default branch,
then checking out a commit that might not be the latest of that
branch, resulting in container build error.

https://gitlab.freedesktop.org/mesa/mesa/-/commit/5efa4d56 fixes
kdl commit fetch issue. Uprev mesa in drm-ci to fix this.

This commit updates the kernel tag and adds .never-post-merge-rules
due to the mesa uprev. It also fixes an issue where the virtio-gpu
pipeline was not getting created with the mesa uprev.

Reviewed-by: David Heidelberg <david.heidelberg@collabora.com>
Acked-by: Helen Koike <helen.koike@collabora.com>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Tested-by: Abhinav Kumar <quic_abhinavk@quicinc.com>
Signed-off-by: Vignesh Raman <vignesh.raman@collabora.com>
Signed-off-by: Helen Koike <helen.koike@collabora.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20231222033434.1537761-1-vignesh.raman@collabora.com
drivers/gpu/drm/ci/gitlab-ci.yml
drivers/gpu/drm/ci/test.yml