Uprev Piglit to 5309e3401d6b03e8a0bb7bfdc1e0f5bc1ad754af

ec76cc7a31...5309e3401d

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38253>
This commit is contained in:
Collabora's Gfx CI Team
2025-11-05 00:08:07 +00:00
committed by Marge Bot
parent 183d57aa9e
commit fcecfe54e8
3 changed files with 4 additions and 4 deletions

View File

@@ -3,5 +3,5 @@ variables:
CONDITIONAL_BUILD_ANGLE_TAG: 2388089f6225e4b5542d395cdf23de2f
CONDITIONAL_BUILD_CROSVM_TAG: 4079babd375b09761d59eacb25a0598a
CONDITIONAL_BUILD_FLUSTER_TAG: e13f8521875ebd70e207ec0f6f3d3e5b
CONDITIONAL_BUILD_PIGLIT_TAG: 70410bd04c98b4054ab60ef98ca72297
CONDITIONAL_BUILD_PIGLIT_TAG: 21ab2c66f54777163dd038dc4cfcfde6
CONDITIONAL_BUILD_VKD3D_PROTON_TAG: cd367d3a511ca8cb2a7f0685ecda8084

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="ec76cc7a31f03c4f4f9d6e3b00f8a70c8ee0fb32"
REV="5309e3401d6b03e8a0bb7bfdc1e0f5bc1ad754af"
git clone https://gitlab.freedesktop.org/mesa/piglit.git --single-branch --no-checkout /piglit
pushd /piglit

View File

@@ -24,9 +24,9 @@ variables:
DEBIAN_TEST_BASE_TAG: "20250926-gitlab"
DEBIAN_TEST_ANDROID_TAG: "20251026-angle-e9"
DEBIAN_TEST_GL_TAG: "20251026-angle-e9"
DEBIAN_TEST_GL_TAG: "20251105-piglit-53"
DEBIAN_TEST_VIDEO_TAG: "20250813-vector"
DEBIAN_TEST_VK_TAG: "20251025-piglit-ec"
DEBIAN_TEST_VK_TAG: "20251105-piglit-53"
ALPINE_X86_64_BUILD_TAG: "20251001-realninja"