From 345026ebf1c4567ccee76eb0aac257785c8b3e14 Mon Sep 17 00:00:00 2001 From: Erik Faye-Lund Date: Wed, 25 Jun 2025 13:15:55 +0200 Subject: [PATCH] panfrost/ci: bump timeout for panfrost-t760-gles This test regularly takes close to an hour, and sometimes exceeds that. Let's bump the timeout for it, to give it a better chance to finish. This job is only run manually, so it shouldn't affect the time it takes to merge changes. Part-of: --- src/panfrost/ci/gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/panfrost/ci/gitlab-ci.yml b/src/panfrost/ci/gitlab-ci.yml index d0c87f4d9de..095c95f8b9d 100644 --- a/src/panfrost/ci/gitlab-ci.yml +++ b/src/panfrost/ci/gitlab-ci.yml @@ -18,6 +18,7 @@ panfrost-t760-gles:arm32: - .panfrost-midgard-manual-rules - .panfrost-test - .lava-rk3288-veyron-jaq:arm32 + timeout: 1h 30m panfrost-t760-traces:arm32: extends: