mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 13:28:06 +02:00
ci/amd: fix timeouting radeonsi-raven-va-full job
LAVA needs to know that job will run more than default 30 minutes. Fixes:ae9c67d773("ci/amd: add radeonsi-raven-va-full job to cover all VA-API tests") Reviewed-by: Guilherme Gallo <guilherme.gallo@collabora.com> Signed-off-by: David Heidelberg <david.heidelberg@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24469> (cherry picked from commit57b0db63e1)
This commit is contained in:
parent
bef65f3d02
commit
aa93c7f27d
2 changed files with 2 additions and 1 deletions
|
|
@ -20514,7 +20514,7 @@
|
|||
"description": "ci/amd: fix timeouting radeonsi-raven-va-full job",
|
||||
"nominated": true,
|
||||
"nomination_type": 1,
|
||||
"resolution": 0,
|
||||
"resolution": 1,
|
||||
"main_sha": null,
|
||||
"because_sha": "ae9c67d773a74d29f22059636f957892fcbf517e",
|
||||
"notes": null
|
||||
|
|
|
|||
|
|
@ -206,6 +206,7 @@ radeonsi-raven-va-full:x86_64:
|
|||
- radeonsi-raven-va:x86_64
|
||||
- .radeonsi-vaapi-manual-rules
|
||||
variables:
|
||||
JOB_TIMEOUT: 60
|
||||
GTEST_FRACTION: null
|
||||
|
||||
############### Valve Infra
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue