Uprev Piglit to 647d0725024f72bc49bbc91c686c5f61168a1fe8

fdf3fc09de...647d072502

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29886>
This commit is contained in:
Collabora's Gfx CI Team
2024-06-25 00:06:35 +00:00
committed by Marge Bot
parent 0e74b6eda9
commit 965627bc48
2 changed files with 4 additions and 4 deletions

View File

@@ -8,7 +8,7 @@ set -ex
# DEBIAN_TEST_VK_TAG
# KERNEL_ROOTFS_TAG
REV="fdf3fc09deb6beecdf212e65a16c645112540b59"
REV="647d0725024f72bc49bbc91c686c5f61168a1fe8"
git clone https://gitlab.freedesktop.org/mesa/piglit.git --single-branch --no-checkout /piglit
pushd /piglit

View File

@@ -28,9 +28,9 @@ variables:
DEBIAN_X86_64_TEST_ANDROID_IMAGE_PATH: "debian/x86_64_test-android"
DEBIAN_TEST_ANDROID_TAG: "20240423-deqp"
DEBIAN_TEST_GL_TAG: "20240613-piglit-fd"
DEBIAN_TEST_VK_TAG: "20240613-piglit-fd"
KERNEL_ROOTFS_TAG: "20240613-piglit-fd"
DEBIAN_TEST_GL_TAG: "20240627-piglit-64"
DEBIAN_TEST_VK_TAG: "20240627-piglit-64"
KERNEL_ROOTFS_TAG: "20240627-piglit-64"
ALPINE_X86_64_BUILD_TAG: "20240620-sphinx"
ALPINE_X86_64_LAVA_SSH_TAG: "20240401-wlproto"