This series includes, - Adapting to recent changes in Mesa CI, such as: - LAVA overlay-based firmware handling - Container/job rule separation - Removal of the python-artifacts job - Use lava-job-submitter for submitting jobs to LAVA - Various other CI improvements - Move bare-metal jobs for apq8016 and apq8096 to LAVA, as these devices are migrated to Collabora LAVA farm.
Pipeline: https://gitlab.freedesktop.org/vigneshraman/msm/-/pipelines/1546424 MR: https://gitlab.freedesktop.org/drm/msm/-/merge_requests/200 There will be a follow up series to update expectation files for the other jobs. Vignesh Raman (2): drm/ci: uprev mesa drm/ci: Move qualcomm baremetal jobs to lava drivers/gpu/drm/ci/arm64.config | 1 + drivers/gpu/drm/ci/build.yml | 22 ++-- drivers/gpu/drm/ci/container.yml | 28 +++-- drivers/gpu/drm/ci/gitlab-ci.yml | 95 ++++++++++++---- drivers/gpu/drm/ci/igt_runner.sh | 4 +- drivers/gpu/drm/ci/image-tags.yml | 22 ++-- drivers/gpu/drm/ci/lava-submit.sh | 101 ++++++++---------- drivers/gpu/drm/ci/static-checks.yml | 1 + drivers/gpu/drm/ci/test.yml | 80 ++++++-------- .../gpu/drm/ci/xfails/msm-apq8016-fails.txt | 4 + .../gpu/drm/ci/xfails/msm-apq8096-fails.txt | 2 + 11 files changed, 213 insertions(+), 147 deletions(-) -- 2.51.0
