broadcom/ci: reduce v3dv-rpi4-vk timeout to 30min (instead of 1h)

This means that when things go wrong, we don't hold the runner (and Marge)
for as long, while still having a 2x margin over the usual run time.

Signed-off-by: Eric Engestrom <eric@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24402>
This commit is contained in:
Eric Engestrom 2023-07-14 18:51:06 +01:00 committed by Marge Bot
parent 4346fe8e2a
commit eadc72d9de

View file

@ -134,6 +134,7 @@ v3dv-rpi4-vk:arm64:
- .broadcom-test:arm64
- .v3dv-rules
parallel: 10
timeout: 30m # standard run time between 9 and 13 minutes
variables:
HWCI_TEST_SCRIPT: "/install/deqp-runner.sh"
DEQP_EXPECTED_RENDERER: "V3D.4.2"