Uprev Piglit to 28d1349844eacda869f0f82f551bcd4ac0c4edfe

c3a3e29d59...28d1349844

Signed-off-by: Guilherme Gallo <guilherme.gallo@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36908>
This commit is contained in:
Collabora's Gfx CI Team
2025-08-02 00:09:29 +00:00
committed by Marge Bot
parent 640e2eddea
commit 62f39fca25
11 changed files with 26 additions and 7 deletions

View File

@@ -3,5 +3,5 @@ variables:
CONDITIONAL_BUILD_ANGLE_TAG: a605063a7e800eb28e3cbd5f73650a3f
CONDITIONAL_BUILD_CROSVM_TAG: 4079babd375b09761d59eacb25a0598a
CONDITIONAL_BUILD_FLUSTER_TAG: 7c6f5e2af781cd4e39358500c1549541
CONDITIONAL_BUILD_PIGLIT_TAG: 3dec1e03175e4cca1f644435e4e479d5
CONDITIONAL_BUILD_PIGLIT_TAG: 5dd997244557a5e6e97a99fb6b432d82
CONDITIONAL_BUILD_VKD3D_PROTON_TAG: a1ec19b34712ffc19b496abc6e3cbcc8

View File

@@ -13,7 +13,7 @@ section_start piglit "Building piglit"
# setting up the environment variables locally
ci_tag_build_time_check "PIGLIT_TAG"
REV="c3a3e29d59e0972650a6d30d20de930c87739c14"
REV="28d1349844eacda869f0f82f551bcd4ac0c4edfe"
git clone https://gitlab.freedesktop.org/mesa/piglit.git --single-branch --no-checkout /piglit
pushd /piglit

View File

@@ -23,10 +23,10 @@ variables:
DEBIAN_BUILD_TAG: "20250722-libwayland"
DEBIAN_TEST_BASE_TAG: "20250818-s3url"
DEBIAN_TEST_ANDROID_TAG: "20250821-angle-99"
DEBIAN_TEST_GL_TAG: "20250821-angle-99"
DEBIAN_TEST_ANDROID_TAG: "20250821-angle"
DEBIAN_TEST_GL_TAG: "20250821-angle"
DEBIAN_TEST_VIDEO_TAG: "20250813-vector"
DEBIAN_TEST_VK_TAG: "20250811-vkd3d"
DEBIAN_TEST_VK_TAG: "20250819-piglit-28"
ALPINE_X86_64_BUILD_TAG: "20250722-libwayland"
ALPINE_X86_64_LAVA_SSH_TAG: "20250423-rootfs"