nvk/ci: opt-in the new mars setup command

Signed-off-by: Martin Roukala (né Peres) <martin.roukala@mupuf.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33551>
This commit is contained in:
Martin Roukala (né Peres) 2025-02-15 14:28:45 +02:00
parent a5b5942276
commit 3ebe512f1f

View file

@ -50,6 +50,7 @@
GPU_VERSION: nvk-ga106
FDO_CI_CONCURRENT: 16
RUNNER_FARM_LOCATION: mupuf
B2C_MARS_SETUP_TAGS: nvidia:codename:GA106
B2C_JOB_WARN_REGEX: 'nouveau .+ job timeout|NMI backtrace for cpu \d+'
# Default kernel is missing the GA106 GSP
# 1 - clone b2c
@ -62,4 +63,4 @@
# GSP is not loaded by default
B2C_KERNEL_CMDLINE_EXTRAS: 'nouveau.config=NvGspRm=1'
tags:
- nvidia:codename:GA106
- $B2C_MARS_SETUP_TAGS