mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-11 03:40:22 +01:00
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:
parent
39d6251141
commit
8bfd2c083e
1 changed files with 2 additions and 0 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue