ci/fluster: Uprev Fluster

JVT-SVC_V1 was renamed to JVT-SVC upstream.

Signed-off-by: Valentine Burley <valentine.burley@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35880>
This commit is contained in:
Valentine Burley 2025-07-02 11:02:50 +02:00 committed by Marge Bot
parent 35190aac91
commit f35c5cfabb
3 changed files with 4 additions and 4 deletions

View file

@ -2,6 +2,6 @@ variables:
CONDITIONAL_BUILD_ANDROID_CTS_TAG: b018634d732f438027ec58c0383615e7
CONDITIONAL_BUILD_ANGLE_TAG: 9aaedd74072834a3c553656b6ddc17a7
CONDITIONAL_BUILD_CROSVM_TAG: 4079babd375b09761d59eacb25a0598a
CONDITIONAL_BUILD_FLUSTER_TAG: 3bc3afd7468e106afcbfd569a85f34f9
CONDITIONAL_BUILD_FLUSTER_TAG: e13f8521875ebd70e207ec0f6f3d3e5b
CONDITIONAL_BUILD_PIGLIT_TAG: 3dec1e03175e4cca1f644435e4e479d5
CONDITIONAL_BUILD_VKD3D_PROTON_TAG: af0d99317a3483526f9b59eac3d88451

View file

@ -18,7 +18,7 @@ section_start fluster "Installing Fluster"
# setting up the environment variables locally
ci_tag_build_time_check "FLUSTER_TAG"
FLUSTER_REVISION="e997402978f62428fffc8e5a4a709690d9ca9bc5"
FLUSTER_REVISION="3dad9c71f4d5eacbb692be6b328a645822b591d6"
git clone https://github.com/fluendo/fluster.git --single-branch --no-checkout
@ -38,7 +38,7 @@ else
# When updating FLUSTER_REVISION, make sure to update the vectors if necessary or
# fluster-runner will report Missing results.
fluster/fluster.py download -j ${FDO_CI_CONCURRENT:-4} \
JVT-AVC_V1 JVT-FR-EXT JVT-MVC JVT-SVC_V1 \
JVT-AVC_V1 JVT-FR-EXT JVT-MVC JVT-Professional_profiles JVT-SVC \
JCT-VC-3D-HEVC JCT-VC-HEVC_V1 JCT-VC-MV-HEVC JCT-VC-RExt JCT-VC-SCC JCT-VC-SHVC \
VP9-TEST-VECTORS-HIGH VP9-TEST-VECTORS

View file

@ -25,7 +25,7 @@ variables:
DEBIAN_TEST_BASE_TAG: "20250812-crosvm"
DEBIAN_TEST_ANDROID_TAG: "20250805-vkcts"
DEBIAN_TEST_GL_TAG: "20250805-vkcts"
DEBIAN_TEST_VIDEO_TAG: "20250609-helper"
DEBIAN_TEST_VIDEO_TAG: "20250813-vector"
DEBIAN_TEST_VK_TAG: "20250811-vkd3d"
ALPINE_X86_64_BUILD_TAG: "20250722-libwayland"