mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-04 04:50:11 +01:00
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:
parent
a5b5942276
commit
3ebe512f1f
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue