Revert "freedreno/ci: drop TEST_PHASE_TIMEOUT_MINUTES that match the default value"

This reverts commit 71787885e3.

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: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30928>
This commit is contained in:
Eric Engestrom 2024-08-29 12:15:32 +02:00 committed by Marge Bot
parent 39d6251141
commit 8bfd2c083e

View file

@ -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: