mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-06 18:08:40 +02:00
anv/ci: Revert ADL VKCTS job to stable 6.17 kernel
Xe is unstable on 6.19; revert to the previous stable kernel. https://gitlab.freedesktop.org/mesa/mesa/-/jobs/97945843 https://gitlab.freedesktop.org/mesa/mesa/-/jobs/97944526 Signed-off-by: Valentine Burley <valentine.burley@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/41112>
This commit is contained in:
parent
26ef12f7c1
commit
d982092865
1 changed files with 3 additions and 0 deletions
|
|
@ -28,6 +28,9 @@ anv-adl-vk:
|
|||
variables:
|
||||
DEQP_SUITE: anv-adl
|
||||
FDO_CI_CONCURRENT: 6 # We get OOMkills if we go too wide since VKCTS 1.4.4.0
|
||||
# Xe regression in 6.19
|
||||
# https://gitlab.freedesktop.org/drm/xe/kernel/-/issues/7584
|
||||
KERNEL_TAG: "v6.17-mesa-ddf6"
|
||||
parallel: 4
|
||||
|
||||
anv-adl-vk-full:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue