ci: uprev VKCTS main to 73db56e823f8bf6b9dcab57af43b4216c3ba19b5

RADV is the only driver using VKCTS main.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36106>
This commit is contained in:
Samuel Pitoiset
2025-07-14 09:52:41 +02:00
committed by Marge Bot
parent 7544aae77c
commit 6d1daf51c9
15 changed files with 12 additions and 34 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=9cc8e038994c32534b3d2c4ba88c1dc49ef53228
DEQP_MAIN_COMMIT=73db56e823f8bf6b9dcab57af43b4216c3ba19b5
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: "20250710-libwayland"
DEBIAN_TEST_ANDROID_TAG: "20250709-libwayland"
DEBIAN_TEST_GL_TAG: "20250709-libwayland"
DEBIAN_TEST_ANDROID_TAG: "20250714-vkcts"
DEBIAN_TEST_GL_TAG: "20250714-vkcts"
DEBIAN_TEST_VIDEO_TAG: "20250609-helper"
DEBIAN_TEST_VK_TAG: "20250709-libwayland"
DEBIAN_TEST_VK_TAG: "20250714-vkcts"
ALPINE_X86_64_BUILD_TAG: "20250709-libwayland"
ALPINE_X86_64_LAVA_SSH_TAG: "20250423-rootfs"