broadcom/ci: fix rpi4 retries
Some checks are pending
macOS-CI / macOS-CI (dri) (push) Waiting to run
macOS-CI / macOS-CI (xlib) (push) Waiting to run

CI-tron currently requires a number of minutes to also be set, so let's
just pick some huge value that will never actually trigger, leaving the
OVERALL timeout as the only one that applies.

Fixes: ee5a95319d ("broadcom/ci: automatically reboot rpi3 when they fail to find the root device")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38461>
This commit is contained in:
Eric Engestrom 2025-11-15 08:43:04 +01:00
parent f9341082a2
commit 9f2bab6569

View file

@ -162,6 +162,7 @@
# To be reverted once the cause is identified and fixed.
CI_TRON_PATTERN__SESSION_REBOOT__REGEX: "VFS: Cannot open root device"
CI_TRON_TIMEOUT__BOOT_CYCLE__RETRIES: 2
CI_TRON_TIMEOUT__BOOT_CYCLE__MINUTES: 1440 # 24h, but really it's just some huge value that will never actually trigger; the OVERALL timeout continues to apply
# 1 device (2025-05-12)