mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-28 16:50:10 +01:00
ci/virgl: Mark test job for Linux 6.16
The virgl-traces job is timing out randomly in different trace jobs with the 6.17 kernel. Until we have a fix, mark these tests as Linux 6.16 only Signed-off-by: Ritesh Raj Sarraf <ritesh.sarraf@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37935>
This commit is contained in:
parent
4c006a8b01
commit
09f5b991b8
1 changed files with 1 additions and 0 deletions
|
|
@ -43,6 +43,7 @@ virgl-traces:
|
|||
PIGLIT_REPLAY_DEVICE_NAME: "gl-virgl"
|
||||
PIGLIT_RESULTS: "virgl-replay"
|
||||
LD_LIBRARY_PATH: "${CI_PROJECT_DIR}/install/lib/" # For Crosvm
|
||||
KERNEL_TAG: "v6.16-mesa-9d85"
|
||||
tags:
|
||||
- $FDO_RUNNER_JOB_PRIORITY_TAG_X86_64_KVM
|
||||
script:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue