amd/ci: hold back navi21/navi31 to kernel 6.6

There is a regression in AMDGPU that prevents using 6.10+ on
navi21/navi31 due to a memory explosion.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34879>
This commit is contained in:
Samuel Pitoiset 2025-05-23 12:28:26 +02:00 committed by Marge Bot
parent 68323b195a
commit dd9682ab09

View file

@ -402,6 +402,11 @@
RUNNER_FARM_LOCATION: keywords
CI_TRON_DUT_SETUP_TAGS: amdgpu:codename:NAVI21
FDO_CI_CONCURRENT: 32
# FIXME: drop everything below to use the same kernel as the rest of the amdgpu jobs
CI_TRON_KERNEL__URL: https://fs.mupuf.org/linux-6.6-b2c-radv-ci
CI_TRON_INITRAMFS__DEPMOD__URL: null
CI_TRON_INITRAMFS__GPU__URL: null
CI_TRON_INITRAMFS__GPU__FORMAT__0__ARCHIVE__KEEP__0__PATH: null
.vangogh-test-valve:
variables:
@ -424,6 +429,11 @@
RUNNER_FARM_LOCATION: keywords
CI_TRON_DUT_SETUP_TAGS: amdgpu:codename:NAVI31
FDO_CI_CONCURRENT: 32
# FIXME: drop everything below to use the same kernel as the rest of the amdgpu jobs
CI_TRON_KERNEL__URL: https://fs.mupuf.org/linux-6.6-b2c-radv-ci
CI_TRON_INITRAMFS__DEPMOD__URL: null
CI_TRON_INITRAMFS__GPU__URL: null
CI_TRON_INITRAMFS__GPU__FORMAT__0__ARCHIVE__KEEP__0__PATH: null
############### Fluster tests ###############
.radeonsi-vaapi-fluster-rules: