v3dv/ci: fix test timeout for v3dv-rpi5-vk-full:arm64

It was set to 170min, which made sense when the job timeout was 3h, but
then 4bb564f40d ("broadcom/ci: add more jobs to test with rpi5")
lowered the job timeout to 2h without lowering the test timeout to match.

Fixes: 4bb564f40d ("broadcom/ci: add more jobs to test with rpi5")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30800>
(cherry picked from commit aac9c74a83)
This commit is contained in:
Eric Engestrom 2024-08-21 11:44:33 +02:00 committed by Eric Engestrom
parent a7b7b8753a
commit b4f0699dfb
2 changed files with 2 additions and 2 deletions

View file

@ -404,7 +404,7 @@
"description": "v3dv/ci: fix test timeout for v3dv-rpi5-vk-full:arm64",
"nominated": true,
"nomination_type": 1,
"resolution": 0,
"resolution": 1,
"main_sha": null,
"because_sha": "4bb564f40dc1ba758c40b5c3a019ad0dc36f9406",
"notes": null

View file

@ -194,5 +194,5 @@ v3dv-rpi5-vk-full:arm64:
timeout: 2h
variables:
# Keep 10 minutes for boot + setup + uploading the artifacts at the end
TEST_PHASE_TIMEOUT: 170
TEST_PHASE_TIMEOUT: 110
DEQP_FRACTION: 1