mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-20 05:10:11 +01:00
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>
(cherry picked from commit f6f085f50a)
This commit is contained in:
parent
caf97cb688
commit
0c6e647769
3 changed files with 5 additions and 5 deletions
|
|
@ -10,7 +10,7 @@ uncollapsed_section_start piglit "Building piglit"
|
|||
# DEBIAN_TEST_VK_TAG
|
||||
# KERNEL_ROOTFS_TAG
|
||||
|
||||
REV="631b72944f56e688f56a08d26c8a9f3988801a08"
|
||||
REV="68658566da1c9cd6a378b5ca36999617e26440e7"
|
||||
|
||||
git clone https://gitlab.freedesktop.org/mesa/piglit.git --single-branch --no-checkout /piglit
|
||||
pushd /piglit
|
||||
|
|
|
|||
|
|
@ -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: "20250327-piglit-250"
|
||||
DEBIAN_TEST_VK_TAG: "20250327-piglit-250"
|
||||
KERNEL_ROOTFS_TAG: "20250327-trace-250"
|
||||
|
||||
DEBIAN_PYUTILS_IMAGE: "debian/x86_64_pyutils"
|
||||
DEBIAN_PYUTILS_TAG: "20250129-lavacli"
|
||||
|
|
|
|||
|
|
@ -74,7 +74,7 @@
|
|||
"description": "ci: Re-enable trace jobs with updated Piglit",
|
||||
"nominated": false,
|
||||
"nomination_type": 0,
|
||||
"resolution": 4,
|
||||
"resolution": 1,
|
||||
"main_sha": null,
|
||||
"because_sha": null,
|
||||
"notes": null
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue