Uprev Piglit to fdf3fc09deb6beecdf212e65a16c645112540b59

cf8daaf5ba...fdf3fc09de

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29684>
This commit is contained in:
Collabora's Gfx CI Team
2024-06-12 00:05:57 +00:00
committed by Marge Bot
parent 25bf3200e2
commit cdf3228f88
4 changed files with 4 additions and 14 deletions

View File

@@ -8,7 +8,7 @@ set -ex
# DEBIAN_TEST_VK_TAG
# KERNEL_ROOTFS_TAG
REV="cf8daaf5ba90fc9b8a0e144355026e2a14c79944"
REV="fdf3fc09deb6beecdf212e65a16c645112540b59"
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: "20240531-glcts"
DEBIAN_TEST_VK_TAG: "20240531-piglit-cf"
KERNEL_ROOTFS_TAG: "20240612-mold"
DEBIAN_TEST_GL_TAG: "20240613-piglit-fd"
DEBIAN_TEST_VK_TAG: "20240613-piglit-fd"
KERNEL_ROOTFS_TAG: "20240613-piglit-fd"
ALPINE_X86_64_BUILD_TAG: "20240612-mold"
ALPINE_X86_64_LAVA_SSH_TAG: "20240401-wlproto"