ci: uprev VKCTS main to 9dd9a72b28218f1ca12777d9b73c2a85c5c60231

RADV is the only driver using main.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36546>
This commit is contained in:
Samuel Pitoiset
2025-08-04 09:27:20 +02:00
committed by Marge Bot
parent 1ed6b03750
commit 2091d199db
4 changed files with 42 additions and 8 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=73db56e823f8bf6b9dcab57af43b4216c3ba19b5
DEQP_MAIN_COMMIT=9dd9a72b28218f1ca12777d9b73c2a85c5c60231
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: "20250722-libwayland"
DEBIAN_TEST_ANDROID_TAG: "20250722-libwayland"
DEBIAN_TEST_GL_TAG: "20250731-piglit-c3"
DEBIAN_TEST_ANDROID_TAG: "20250805-vkcts"
DEBIAN_TEST_GL_TAG: "20250805-vkcts"
DEBIAN_TEST_VIDEO_TAG: "20250609-helper"
DEBIAN_TEST_VK_TAG: "20250804-vkd3d"
DEBIAN_TEST_VK_TAG: "20250805-vkcts"
ALPINE_X86_64_BUILD_TAG: "20250722-libwayland"
ALPINE_X86_64_LAVA_SSH_TAG: "20250423-rootfs"