drm/ci: uprev mesa version
authorVignesh Raman <vignesh.raman@collabora.com>
Wed, 29 May 2024 02:40:44 +0000 (08:10 +0530)
committerHelen Koike <helen.koike@collabora.com>
Thu, 6 Jun 2024 14:36:43 +0000 (11:36 -0300)
commitcc806b74466672a9bbd4e9a04265d44eb506b686
tree5b78a58d5d5be448f3dce4b2506e2dac41b6f4f8
parent3ed96977a3c5b0a9b017d626600402be3089d4fc
drm/ci: uprev mesa version

zlib.net is not allowing tarball download anymore and results
in below error in kernel+rootfs_arm32 container build,
urllib.error.HTTPError: HTTP Error 403: Forbidden
urllib.error.HTTPError: HTTP Error 415: Unsupported Media Type

Uprev mesa to latest version which includes a fix for this issue.
https://gitlab.freedesktop.org/mesa/mesa/-/commit/908f444e

Use id_tokens for JWT authentication. Since s3 bucket is migrated to
mesa-rootfs, update the variables accordingly. Also copy helper scripts
to install, so that the ci jobs can use these scripts for logging.

Signed-off-by: Vignesh Raman <vignesh.raman@collabora.com>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Reviewed-by: Jessica Zhang <quic_jesszhan@quicinc.com>
Acked-by: Helen Koike <helen.koike@collabora.com>
Signed-off-by: Helen Koike <helen.koike@collabora.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240529024049.356327-2-vignesh.raman@collabora.com
drivers/gpu/drm/ci/build-igt.sh
drivers/gpu/drm/ci/build.sh
drivers/gpu/drm/ci/container.yml
drivers/gpu/drm/ci/gitlab-ci.yml
drivers/gpu/drm/ci/image-tags.yml
drivers/gpu/drm/ci/lava-submit.sh