broadcom/ci: apply "Cannot open root device" reboot workaround to all rpi boards

The problem has been observed on rpi4 and rpi5 as well.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38719>
This commit is contained in:
Eric Engestrom
2025-11-28 23:43:05 +01:00
parent 21cdbfa223
commit c09550e3c0

View File

@@ -158,11 +158,6 @@
# Enable the KMS driver
dtoverlay=vc4-kms-v3d
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
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)
@@ -225,6 +220,11 @@
CI_TRON_INITRAMFS_CATEGORY__50_KERNEL_MODULES__0__FORMAT__0__ARCHIVE__KEEP__0__REWRITE: 'usr/lib/\1'
VK_DRIVER: broadcom
FLAKES_CHANNEL: "#videocore-ci"
# 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
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
tags:
- farm:igalia
- dt_gpu:model:$RPI_MODEL