Re: [PATCH 1/1] drm/ci: bump IGT version to v2.3
From: jim . cromie
Date: Sat Apr 04 2026 - 09:09:04 EST
On Tue, Mar 31, 2026 at 11:45 PM Vignesh Raman
<vignesh.raman@xxxxxxxxxxxxx> wrote:
>
> Hi Jim,
>
> On 19/03/26 21:41, Jim Cromie wrote:
> > IGT_VERSION is currently pinned to a sha thats ~1100 behind HEAD
> >
> > Lets bump it to the latest milestone/tag at v2.3
> > Thats now only ~630 behind.
> > Can we haz a v2.4 ?
> >
> > Signed-off-by: Jim Cromie <jim.cromie@xxxxxxxxx>
> > ---
> > drivers/gpu/drm/ci/gitlab-ci.yml | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/drivers/gpu/drm/ci/gitlab-ci.yml b/drivers/gpu/drm/ci/gitlab-ci.yml
> > index 56638814bb28..d546bd123a63 100644
> > --- a/drivers/gpu/drm/ci/gitlab-ci.yml
> > +++ b/drivers/gpu/drm/ci/gitlab-ci.yml
> > @@ -5,7 +5,7 @@ variables:
> > UPSTREAM_REPO: https://gitlab.freedesktop.org/drm/kernel.git
> > TARGET_BRANCH: drm-next
> >
> > - IGT_VERSION: 129d5b10baaadea1d6cd6377341c4cb42e7ee6fd
> > + IGT_VERSION: v2.3
>
> Thanks for the patch. We also need to update the expectation files along
> with this igt uprev. Are you planning to do it?
>
I dont know what that means / entails,
So, it's best I don't.
When you do it, I'll then know how (if you cc me ;-)
> Regards,
> Vignesh
>
> >
> > DEQP_RUNNER_GIT_URL: https://gitlab.freedesktop.org/mesa/deqp-runner.git
> > DEQP_RUNNER_GIT_TAG: v0.20.0
>