From 2f02fa5db4baae40711a11e743ea0c156d9dae7b Mon Sep 17 00:00:00 2001 From: Valentine Burley Date: Wed, 16 Apr 2025 15:19:40 +0200 Subject: [PATCH] intel/ci: Start using the new 6.14 kernel on JSL The new 6.14 kernel in gfx-ci linux is now stable on Jasper Lake, so drop the kernel override from the anv-jsl-vk job. Signed-off-by: Valentine Burley Part-of: --- src/intel/ci/gitlab-ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/intel/ci/gitlab-ci.yml b/src/intel/ci/gitlab-ci.yml index 4d6bf4b0f03..25408746e95 100644 --- a/src/intel/ci/gitlab-ci.yml +++ b/src/intel/ci/gitlab-ci.yml @@ -8,8 +8,6 @@ anv-jsl-vk: variables: DEQP_SUITE: anv-jsl VK_DRIVER: intel - # force fixed kernel, since too many flakes and unexpected results seen with 6.13-rc4 and 6.11-rc7 - EXTERNAL_KERNEL_TAG: "v6.6.21-mesa-f8ea" parallel: 5 anv-jsl-vk-full: