broadcom/ci: automatically reboot rpi3 when they fail to find the root device

Band-aid to mask the problem, while we work on it in
https://gitlab.freedesktop.org/gfx-ci/ci-tron/-/issues/303

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38447>
This commit is contained in:
Eric Engestrom 2025-11-14 09:32:47 +01:00 committed by Marge Bot
parent e20d910a6a
commit ee5a95319d

View file

@ -158,6 +158,10 @@
# Enable the KMS driver # Enable the KMS driver
dtoverlay=vc4-kms-v3d dtoverlay=vc4-kms-v3d
GPU_VERSION: "broadcom-rpi3" GPU_VERSION: "broadcom-rpi3"
# FIXME: hack to mask the problem in https://gitlab.freedesktop.org/gfx-ci/ci-tron/-/issues/303
# 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
# 1 device (2025-05-12) # 1 device (2025-05-12)