Uprev Piglit to fc8179d319046f45346bcbcc5aaeabebdf151f03

631b72944f...fc8179d319

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33151>
This commit is contained in:
Collabora's Gfx CI Team
2025-01-22 00:09:23 +00:00
committed by Marge Bot
parent 1d3b6aa8d6
commit e026f40b5f
7 changed files with 4 additions and 11 deletions

View File

@@ -10,7 +10,7 @@ uncollapsed_section_start piglit "Building piglit"
# DEBIAN_TEST_VK_TAG
# KERNEL_ROOTFS_TAG
REV="631b72944f56e688f56a08d26c8a9f3988801a08"
REV="fc8179d319046f45346bcbcc5aaeabebdf151f03"
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: "20250130-vvless"
DEBIAN_TEST_GL_TAG: "20250130-vvless"
DEBIAN_TEST_VK_TAG: "20250130-vvless"
KERNEL_ROOTFS_TAG: "20250130-vvless"
DEBIAN_TEST_GL_TAG: "20250131-piglit-fc"
DEBIAN_TEST_VK_TAG: "20250131-piglit-fc"
KERNEL_ROOTFS_TAG: "20250131-piglit-fc"
DEBIAN_PYUTILS_IMAGE: "debian/x86_64_pyutils"
DEBIAN_PYUTILS_TAG: "20250129-lavacli"