ci: uprev VKCTS main to 9cc8e038994c32534b3d2c4ba88c1dc49ef53228

RADV is the only driver using VKCTS main. This bumps adds tests for
maintenance9, unified_image_layout and VP9.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35540>
This commit is contained in:
Samuel Pitoiset
2025-06-16 08:05:39 +02:00
committed by Marge Bot
parent 07f5cbcd9b
commit e5d047d160
12 changed files with 44 additions and 4 deletions

View File

@@ -23,7 +23,7 @@ set -x
# - the GL release produces `glcts`, and
# - the GLES release produces `deqp-gles*` and `deqp-egl`
DEQP_MAIN_COMMIT=f66e0ae866117f3d7375763bf5ec194404d88cdb
DEQP_MAIN_COMMIT=9cc8e038994c32534b3d2c4ba88c1dc49ef53228
DEQP_VK_VERSION=1.4.1.1
DEQP_GL_VERSION=4.6.6.0
DEQP_GLES_VERSION=3.2.12.0

View File

@@ -23,10 +23,10 @@ variables:
DEBIAN_BUILD_TAG: "20250611-rust"
DEBIAN_TEST_ANDROID_TAG: "20250611-angle-c3"
DEBIAN_TEST_GL_TAG: "20250611-piglit-a0a"
DEBIAN_TEST_ANDROID_TAG: "20250616-vkcts-main"
DEBIAN_TEST_GL_TAG: "20250616-vkcts-main"
DEBIAN_TEST_VIDEO_TAG: "20250609-helper"
DEBIAN_TEST_VK_TAG: "20250611-piglit-a0a"
DEBIAN_TEST_VK_TAG: "20250616-vkcts-main"
ALPINE_X86_64_BUILD_TAG: "20250611-rust"
ALPINE_X86_64_LAVA_SSH_TAG: "20250423-rootfs"