mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-22 06:20:22 +01:00
ci: uprev VKCTS main to f66e0ae866117f3d7375763bf5ec194404d88cdb
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/35157>
This commit is contained in:
parent
dd45bf5bce
commit
61ca95fa67
2 changed files with 4 additions and 4 deletions
|
|
@ -23,7 +23,7 @@ set -x
|
|||
# - the GL release produces `glcts`, and
|
||||
# - the GLES release produces `deqp-gles*` and `deqp-egl`
|
||||
|
||||
DEQP_MAIN_COMMIT=76c1572eaba42d7ddd9bb8eb5788e52dd932068e
|
||||
DEQP_MAIN_COMMIT=f66e0ae866117f3d7375763bf5ec194404d88cdb
|
||||
DEQP_VK_VERSION=1.4.1.1
|
||||
DEQP_GL_VERSION=4.6.5.0
|
||||
DEQP_GLES_VERSION=3.2.11.0
|
||||
|
|
|
|||
|
|
@ -23,10 +23,10 @@ variables:
|
|||
|
||||
DEBIAN_BUILD_TAG: "20250515-aarch64"
|
||||
|
||||
DEBIAN_TEST_ANDROID_TAG: "20250602-angle-b1"
|
||||
DEBIAN_TEST_GL_TAG: "20250602-piglit-68"
|
||||
DEBIAN_TEST_ANDROID_TAG: "20250603-vkcts-main"
|
||||
DEBIAN_TEST_GL_TAG: "20250603-vkcts-main"
|
||||
DEBIAN_TEST_VIDEO_TAG: "20250503-fluster"
|
||||
DEBIAN_TEST_VK_TAG: "20250602-piglit-68"
|
||||
DEBIAN_TEST_VK_TAG: "20250603-vkcts-main"
|
||||
|
||||
ALPINE_X86_64_BUILD_TAG: "20250423-rootfs"
|
||||
ALPINE_X86_64_LAVA_SSH_TAG: "20250423-rootfs"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue