mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-03 14:18:07 +02:00
nvk/ci: mark the job as failing in case of hangs, instead of silently rebooting
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29341>
This commit is contained in:
parent
93493ea441
commit
72330e607f
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@
|
|||
FDO_CI_CONCURRENT: 16
|
||||
RUNNER_FARM_LOCATION: mupuf
|
||||
B2C_JOB_SUCCESS_REGEX: '^\+ DEQP_EXITCODE=0\r$'
|
||||
B2C_SESSION_REBOOT_REGEX: 'nouveau .+ job timeout|NMI backtrace for cpu \d+'
|
||||
B2C_JOB_WARN_REGEX: 'nouveau .+ job timeout|NMI backtrace for cpu \d+'
|
||||
# Default kernel is missing the GA106 GSP
|
||||
# 1 - clone b2c
|
||||
# 2 - apply all patches in patches/linux/* to your kernel
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue