ci: Re-enable trace jobs with updated Piglit
mesa/piglit!996 fixed up Piglit to allow us to do trace downloads again, so we can now bring these jobs back. The fdno trace jobs hosted at Google are still disabled whilst we try to fix their nginx. Signed-off-by: Daniel Stone <daniels@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34245>
This commit is contained in:
@@ -10,7 +10,7 @@ uncollapsed_section_start piglit "Building piglit"
|
||||
# DEBIAN_TEST_VK_TAG
|
||||
# KERNEL_ROOTFS_TAG
|
||||
|
||||
REV="708a9e365b18fdd881af989f75e1a6c1409cae8c"
|
||||
REV="68658566da1c9cd6a378b5ca36999617e26440e7"
|
||||
|
||||
git clone https://gitlab.freedesktop.org/mesa/piglit.git --single-branch --no-checkout /piglit
|
||||
pushd /piglit
|
||||
|
||||
@@ -38,9 +38,9 @@ variables:
|
||||
DEBIAN_X86_64_TEST_ANDROID_IMAGE_PATH: "debian/x86_64_test-android"
|
||||
|
||||
DEBIAN_TEST_ANDROID_TAG: "20250321-s3cp-fix5"
|
||||
DEBIAN_TEST_GL_TAG: "20250321-s3cp-fix5"
|
||||
DEBIAN_TEST_VK_TAG: "20250325-vkd3d"
|
||||
KERNEL_ROOTFS_TAG: "20250321-s3cp-fix5"
|
||||
DEBIAN_TEST_GL_TAG: "20250327-piglit"
|
||||
DEBIAN_TEST_VK_TAG: "20250327-piglit"
|
||||
KERNEL_ROOTFS_TAG: "20250327-trace"
|
||||
|
||||
DEBIAN_PYUTILS_IMAGE: "debian/x86_64_pyutils"
|
||||
DEBIAN_PYUTILS_TAG: "20250321-s3cp-fix5"
|
||||
|
||||
Reference in New Issue
Block a user