mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 00:58:05 +02:00
venus/ci: Fix timeout
Nothing should be running with unbounded timeouts; unfortunately venus-lavapipe does and is bouncing off them. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29709>
This commit is contained in:
parent
49d2d25e24
commit
f2866fe971
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ venus-lavapipe:
|
|||
extends:
|
||||
- .deqp-test
|
||||
- .venus-lavapipe-test
|
||||
timeout: 25m
|
||||
variables:
|
||||
DEQP_FRACTION: 35
|
||||
DEQP_SUITE: venus
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue