---- On Wed, 05 Feb 2025 05:16:45 -0300 Vignesh Raman wrote --- > 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 mes-ci changes > for using LAVA rootfs overlays. Modify gitLab rules > to include scheduled pipelines. Also update the > expectation files. > > Pipeline link, > https://gitlab.freedesktop.org/vigneshraman/linux/-/pipelines/1358207 > > Link to v1, > https://lore.kernel.org/all/20241128042025.611659-1-vignesh.raman@xxxxxxxxxxxxx/ > > Vignesh Raman (2): > drm/ci: uprev mesa > drm/ci: update gitlab rules > drm/ci: update expectation files > > 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 | 195 ++++++++++-------- > drivers/gpu/drm/ci/igt_runner.sh | 13 +- > drivers/gpu/drm/ci/image-tags.yml | 11 +- > drivers/gpu/drm/ci/lava-submit.sh | 100 ++++++--- > drivers/gpu/drm/ci/test.yml | 37 ++-- > drivers/gpu/drm/ci/xfails/vkms-none-fails.txt | 2 + > 9 files changed, 325 insertions(+), 161 deletions(-) > > -- > 2.43.0 > > Applied to drm-misc-next Thanks Helen