From 965627bc48969fc4178f3ba2605e35b79a7be640 Mon Sep 17 00:00:00 2001 From: Collabora's Gfx CI Team Date: Tue, 25 Jun 2024 00:06:35 +0000 Subject: [PATCH] Uprev Piglit to 647d0725024f72bc49bbc91c686c5f61168a1fe8 https://gitlab.freedesktop.org/mesa/piglit/-/compare/fdf3fc09deb6beecdf212e65a16c645112540b59...647d0725024f72bc49bbc91c686c5f61168a1fe8 Part-of: --- .gitlab-ci/container/build-piglit.sh | 2 +- .gitlab-ci/image-tags.yml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitlab-ci/container/build-piglit.sh b/.gitlab-ci/container/build-piglit.sh index f38c4bbc1bc..f6f9a549d79 100644 --- a/.gitlab-ci/container/build-piglit.sh +++ b/.gitlab-ci/container/build-piglit.sh @@ -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 diff --git a/.gitlab-ci/image-tags.yml b/.gitlab-ci/image-tags.yml index 60e4902cb22..7d4c9c616c3 100644 --- a/.gitlab-ci/image-tags.yml +++ b/.gitlab-ci/image-tags.yml @@ -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"