freedreno/ci: Uprev kernel for a630 runner

Uprev the kernel for the a630_vk_full manual job to avoid some hangs.

Signed-off-by: Valentine Burley <valentine.burley@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31237>
This commit is contained in:
Valentine Burley
2024-09-18 15:53:53 +00:00
committed by Marge Bot
parent 395cd8643f
commit 6485a2d1fa

View File

@@ -274,6 +274,9 @@ a630_vk_full:
variables:
DEQP_SUITE: freedreno-a630-vk-full
TEST_PHASE_TIMEOUT_MINUTES: 175
# force fixed kernel until 6.11 is switched officially
FORCE_KERNEL_TAG: "v6.11-rc7-mesa-73f2"
KERNEL_IMAGE_BASE: https://${S3_HOST}/${S3_KERNEL_BUCKET}/${KERNEL_REPO}/${FORCE_KERNEL_TAG}
a630_vk_asan:
extends: