Uprev mesa to adapt to the latest changes in mesa-ci, including new container jobs and stages. Update the lava-submit script to align with recent mesa-ci changes for using LAVA rootfs overlays. Modify gitLab rules to include scheduled pipelines. Pipeline link, https://gitlab.freedesktop.org/vigneshraman/linux/-/pipelines/1318024 Vignesh Raman (2): drm/ci: uprev mesa drm/ci: update gitlab rules drivers/gpu/drm/ci/build.sh | 2 +- drivers/gpu/drm/ci/build.yml | 104 ++++++++++++++++- drivers/gpu/drm/ci/container.yml | 22 ++-- drivers/gpu/drm/ci/gitlab-ci.yml | 185 ++++++++++++++++-------------- drivers/gpu/drm/ci/image-tags.yml | 11 +- drivers/gpu/drm/ci/lava-submit.sh | 99 +++++++++++----- drivers/gpu/drm/ci/test.yml | 33 +++--- 7 files changed, 314 insertions(+), 142 deletions(-) -- 2.43.0