On Tue, 12 Dec 2023 at 18:04, Vignesh Raman <vignesh.raman@xxxxxxxxxxxxx> wrote: > > build-kdl.sh was doing a `clone --depth 1` of the default branch, > then checking out a commit that might not be the latest of that > branch, resulting in container build error. > > https://gitlab.freedesktop.org/mesa/mesa/-/commit/5efa4d56 fixes > kdl commit fetch issue. Uprev mesa in drm-ci to fix this. > > This commit also updates the kernel tag and adds .never-post-merge-rules > due to the mesa uprev. > > Tested-by: Abhinav Kumar <quic_abhinavk@xxxxxxxxxxx> > Signed-off-by: Vignesh Raman <vignesh.raman@xxxxxxxxxxxxx> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> > --- > drivers/gpu/drm/ci/gitlab-ci.yml | 14 ++++++++++++-- > 1 file changed, 12 insertions(+), 2 deletions(-) -- With best wishes Dmitry