On Sat, Nov 15, 2025 at 02:44:56AM +0200, Dmitry Baryshkov wrote: > On Fri, Nov 14, 2025 at 08:30:50AM +0530, Vignesh Raman wrote: > > Uprev mesa to adapt to the latest changes in Mesa CI, including support > > for firmware via LAVA overlays, removal of the python-artifacts job, > > split container and build rules, use lava-job-submitter container, > > and various misc fixes. > > > > Co-developed-by: Dmitry Baryshkov <[email protected]> > > Signed-off-by: Dmitry Baryshkov <[email protected]> > > Signed-off-by: Vignesh Raman <[email protected]> > > --- > > 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 | 18 +++-- > > 8 files changed, 186 insertions(+), 105 deletions(-) > > > > Thanks a lot for taking care of it! > > > Reviewed-by: Dmitry Baryshkov <[email protected]>
Hmm, this causes a lot of failures, see [1] (note, the run is not finished yet): - On some platforms (msm, rk3399, mt8173) the core_setmaster@master-drop-set-root test fails. On other it seems to work correctly - sm8350 seems to have some issues with this uprev, it cant' finish the jobs at all - mt8173 and rockchip:rk3399 seem to have other test failures too Could you please update fails / flakes tor all the affected platforms? Also I'm really interested in the master-drop-set tests. Why do they fail on some of the platforms, but not on all? This seems to be some infrastructure-related issue, since exactly the same kernel with the same IGT passes those tests (at least on msm hardware). [1] https://gitlab.freedesktop.org/drm/msm/-/pipelines/1547684 -- With best wishes Dmitry
