From 8bfd2c083eb06010418329cd3166e6a100e465c3 Mon Sep 17 00:00:00 2001 From: Eric Engestrom Date: Thu, 29 Aug 2024 12:15:32 +0200 Subject: [PATCH] Revert "freedreno/ci: drop TEST_PHASE_TIMEOUT_MINUTES that match the default value" This reverts commit 71787885e37128c68c8641cd8cec9f662d2db968. The last version of the MR, the one that got merged, dropped the bm/fastboot changes as they were causing issues; I should have dropped this commit too. Part-of: --- src/freedreno/ci/gitlab-ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/freedreno/ci/gitlab-ci.yml b/src/freedreno/ci/gitlab-ci.yml index d6395901ed4..ff6dbe5d8bb 100644 --- a/src/freedreno/ci/gitlab-ci.yml +++ b/src/freedreno/ci/gitlab-ci.yml @@ -260,6 +260,7 @@ a630_vk_full: parallel: 2 variables: DEQP_SUITE: freedreno-a630-vk-full + TEST_PHASE_TIMEOUT_MINUTES: 175 a630_vk_asan: extends: @@ -292,6 +293,7 @@ a630_piglit_full: variables: HWCI_START_WESTON: 1 DEQP_SUITE: freedreno-a630-piglit-full + TEST_PHASE_TIMEOUT_MINUTES: 55 a630-traces: extends: