* [PATCH] drm/ci: extend python-artifacts timeout
@ 2025-02-26 8:35 Dmitry Baryshkov
2025-02-26 14:44 ` Vignesh Raman
2025-02-26 15:09 ` Daniel Stone
0 siblings, 2 replies; 3+ messages in thread
From: Dmitry Baryshkov @ 2025-02-26 8:35 UTC (permalink / raw)
To: Helen Koike, Maarten Lankhorst, Maxime Ripard, Thomas Zimmermann,
David Airlie, Simona Vetter, Vignesh Raman
Cc: dri-devel, linux-kernel
The job has a timeout of 10 minutes, which causes a build failures as it
is even unable to clone the repo within the specified limits. Extend
the job's timeout to 1 hour.
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
---
drivers/gpu/drm/ci/build.yml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/drivers/gpu/drm/ci/build.yml b/drivers/gpu/drm/ci/build.yml
index 274f118533a7a1a0a4b8a768298fec624bfe67c2..e8d466c319275724687b8581c086b5ab352c3cd1 100644
--- a/drivers/gpu/drm/ci/build.yml
+++ b/drivers/gpu/drm/ci/build.yml
@@ -210,3 +210,6 @@ windows-msvc:
yaml-toml-shell-py-test:
rules:
- when: never
+
+python-artifacts:
+ timeout: 1h
---
base-commit: 130377304ed09e54ff35a8974372498aad7059f3
change-id: 20250226-ci-python-timeout-7167d2c2985a
Best regards,
--
Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
^ permalink raw reply related [flat|nested] 3+ messages in thread* Re: [PATCH] drm/ci: extend python-artifacts timeout
2025-02-26 8:35 [PATCH] drm/ci: extend python-artifacts timeout Dmitry Baryshkov
@ 2025-02-26 14:44 ` Vignesh Raman
2025-02-26 15:09 ` Daniel Stone
1 sibling, 0 replies; 3+ messages in thread
From: Vignesh Raman @ 2025-02-26 14:44 UTC (permalink / raw)
To: Dmitry Baryshkov, Maarten Lankhorst, Maxime Ripard,
Thomas Zimmermann, David Airlie, Simona Vetter, daniels,
Helen Mae Koike Fornazier
Cc: dri-devel, linux-kernel
Hi,
On 26/02/25 14:05, Dmitry Baryshkov wrote:
> The job has a timeout of 10 minutes, which causes a build failures as it
> is even unable to clone the repo within the specified limits. Extend
> the job's timeout to 1 hour.
>
> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
> ---
> drivers/gpu/drm/ci/build.yml | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/drivers/gpu/drm/ci/build.yml b/drivers/gpu/drm/ci/build.yml
> index 274f118533a7a1a0a4b8a768298fec624bfe67c2..e8d466c319275724687b8581c086b5ab352c3cd1 100644
> --- a/drivers/gpu/drm/ci/build.yml
> +++ b/drivers/gpu/drm/ci/build.yml
> @@ -210,3 +210,6 @@ windows-msvc:
> yaml-toml-shell-py-test:
> rules:
> - when: never
> +
> +python-artifacts:
> + timeout: 1h
Acked-by: Vignesh Raman <vignesh.raman@collabora.com>
Regards,
Vignesh
>
> ---
> base-commit: 130377304ed09e54ff35a8974372498aad7059f3
> change-id: 20250226-ci-python-timeout-7167d2c2985a
>
> Best regards,
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] drm/ci: extend python-artifacts timeout
2025-02-26 8:35 [PATCH] drm/ci: extend python-artifacts timeout Dmitry Baryshkov
2025-02-26 14:44 ` Vignesh Raman
@ 2025-02-26 15:09 ` Daniel Stone
1 sibling, 0 replies; 3+ messages in thread
From: Daniel Stone @ 2025-02-26 15:09 UTC (permalink / raw)
To: Dmitry Baryshkov
Cc: Helen Koike, Maarten Lankhorst, Maxime Ripard, Thomas Zimmermann,
David Airlie, Simona Vetter, Vignesh Raman, dri-devel,
linux-kernel
On Wed, 26 Feb 2025 at 08:35, Dmitry Baryshkov
<dmitry.baryshkov@linaro.org> wrote:
> The job has a timeout of 10 minutes, which causes a build failures as it
> is even unable to clone the repo within the specified limits. Extend
> the job's timeout to 1 hour.
This is neither expected nor sensible. We should fix this some other way.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-02-26 15:09 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-26 8:35 [PATCH] drm/ci: extend python-artifacts timeout Dmitry Baryshkov
2025-02-26 14:44 ` Vignesh Raman
2025-02-26 15:09 ` Daniel Stone
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox