mbox series

[v1,0/2] drm/ci: uprev mesa and modify gitlab rules

Message ID 20241128042025.611659-1-vignesh.raman@collabora.com (mailing list archive)
Headers show
Series drm/ci: uprev mesa and modify gitlab rules | expand

Message

Vignesh Raman Nov. 28, 2024, 4:20 a.m. UTC
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 mesa-ci changes
for using LAVA rootfs overlays. Modify gitLab rules
to include scheduled pipelines.

Pipeline link,
https://gitlab.freedesktop.org/vigneshraman/linux/-/pipelines/1318024

Vignesh Raman (2):
  drm/ci: uprev mesa
  drm/ci: update gitlab rules

 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  | 185 ++++++++++++++++--------------
 drivers/gpu/drm/ci/image-tags.yml |  11 +-
 drivers/gpu/drm/ci/lava-submit.sh |  99 +++++++++++-----
 drivers/gpu/drm/ci/test.yml       |  33 +++---
 7 files changed, 314 insertions(+), 142 deletions(-)

Comments

Helen Mae Koike Fornazier Dec. 3, 2024, 2:12 p.m. UTC | #1
Hi Vignesh,

Thanks for your patchset.



---- On Thu, 28 Nov 2024 01:20:19 -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 mesa-ci changes 
 > for using LAVA rootfs overlays. Modify gitLab rules 
 > to include scheduled pipelines. 
 >  
 > Pipeline link, 
 > https://gitlab.freedesktop.org/vigneshraman/linux/-/pipelines/1318024 

I see this pipeline has a few failures, most of them are because outdated xfails files and timeouts.
Could we fix that first? So when we test this patchset we can verify if it introduces any issues or not.

Thanks
Helen

 >  
 > Vignesh Raman (2): 
 >  drm/ci: uprev mesa 
 >  drm/ci: update gitlab rules 
 >  
 >  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  | 185 ++++++++++++++++-------------- 
 >  drivers/gpu/drm/ci/image-tags.yml |  11 +- 
 >  drivers/gpu/drm/ci/lava-submit.sh |  99 +++++++++++----- 
 >  drivers/gpu/drm/ci/test.yml       |  33 +++--- 
 >  7 files changed, 314 insertions(+), 142 deletions(-) 
 >  
 > -- 
 > 2.43.0 
 >  
 >
Vignesh Raman Dec. 4, 2024, 2:23 a.m. UTC | #2
Hi Helen,

On 03/12/24 19:42, Helen Mae Koike Fornazier wrote:
> Hi Vignesh,
> 
> Thanks for your patchset.
> 
> 
> 
> ---- On Thu, 28 Nov 2024 01:20:19 -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 mesa-ci changes
>   > for using LAVA rootfs overlays. Modify gitLab rules
>   > to include scheduled pipelines.
>   >
>   > Pipeline link,
>   > https://gitlab.freedesktop.org/vigneshraman/linux/-/pipelines/1318024
> 
> I see this pipeline has a few failures, most of them are because outdated xfails files and timeouts.
> Could we fix that first? So when we test this patchset we can verify if it introduces any issues or not.

Yes. The expectation files are not updated. I will uprev IGT and rerun 
the tests and update xfails.

Regards,
Vignesh

> 
> Thanks
> Helen
> 
>   >
>   > Vignesh Raman (2):
>   >  drm/ci: uprev mesa
>   >  drm/ci: update gitlab rules
>   >
>   >  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  | 185 ++++++++++++++++--------------
>   >  drivers/gpu/drm/ci/image-tags.yml |  11 +-
>   >  drivers/gpu/drm/ci/lava-submit.sh |  99 +++++++++++-----
>   >  drivers/gpu/drm/ci/test.yml       |  33 +++---
>   >  7 files changed, 314 insertions(+), 142 deletions(-)
>   >
>   > --
>   > 2.43.0
>   >
>   >
>