Re: [PATCH v1] drm/ci: increase timeout for all jobs

2024-08-28 Thread Helen Mae Koike Fornazier
On Tue, 27 Aug 2024 19:04:42 -0300 Rob Clark wrote --- > On Tue, Aug 20, 2024 at 12:09 AM Vignesh Raman > vignesh.ra...@collabora.com> wrote: > > > > Set the timeout of all drm-ci jobs to 1h30m since > > some jobs takes more than 1 hour to complete. > > > > Signed-off-by: V

Re: [PATCH v1] drm/ci: increase timeout for all jobs

2024-08-27 Thread Rob Clark
On Tue, Aug 20, 2024 at 12:09 AM Vignesh Raman wrote: > > Set the timeout of all drm-ci jobs to 1h30m since > some jobs takes more than 1 hour to complete. > > Signed-off-by: Vignesh Raman Acked-by: Rob Clark > --- > drivers/gpu/drm/ci/test.yml | 5 - > 1 file changed, 4 insertions(+), 1

Re: [PATCH v1] drm/ci: increase timeout for all jobs

2024-08-27 Thread Helen Mae Koike Fornazier
On Tue, 20 Aug 2024 04:08:16 -0300 Vignesh Raman wrote --- > Set the timeout of all drm-ci jobs to 1h30m since > some jobs takes more than 1 hour to complete. > > Signed-off-by: Vignesh Raman vignesh.ra...@collabora.com> Acked-by: Helen Koike Thanks Helen > --- > driver

[PATCH v1] drm/ci: increase timeout for all jobs

2024-08-20 Thread Vignesh Raman
Set the timeout of all drm-ci jobs to 1h30m since some jobs takes more than 1 hour to complete. Signed-off-by: Vignesh Raman --- drivers/gpu/drm/ci/test.yml | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/drivers/gpu/drm/ci/test.yml b/drivers/gpu/drm/ci/test.yml index b6f