mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-03-07 05:30:25 +01:00
ci: Extend a618_vk_full runtime
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23108>
This commit is contained in:
parent
c41d493f77
commit
6af691dfff
1 changed files with 3 additions and 2 deletions
|
|
@ -177,13 +177,14 @@ a618_vk_full:
|
|||
- .turnip-manual-rules
|
||||
# We use a longer timeout to keep the parallel down so that we don't lock up
|
||||
# too many runners for a long time when a dev is trying out at full VK status.
|
||||
timeout: 2h
|
||||
timeout: 4h
|
||||
parallel: 3
|
||||
variables:
|
||||
# ran into OOM with VK-GL-CTS 1.2.8.0 at 6
|
||||
FDO_CI_CONCURRENT: 4
|
||||
DEQP_SUITE: freedreno-a618-vk-full
|
||||
JOB_TIMEOUT: 120
|
||||
JOB_TIMEOUT: 180
|
||||
TEST_PHASE_TIMEOUT: 180
|
||||
|
||||
a618_gl:
|
||||
extends:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue