freedreno/ci: Fix configuration for a618-traces-performance

The a618-traces-performance job wasn’t actually running performance tests
because it didn’t extend the `.piglit-performance-base` template, which
is what sets the traces to be replayed 150 times.

This also hides the job from non-Marge pipelines, as intended.

Signed-off-by: Valentine Burley <valentine.burley@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36070>
This commit is contained in:
Valentine Burley
2025-07-11 08:16:41 +02:00
committed by Marge Bot
parent d1972be598
commit cbb9ebcd82
+4
View File
@@ -237,6 +237,10 @@ a618-traces-performance:
extends:
- a618-traces
- .collabora-freedreno-rules-performance
- .piglit-performance-base
rules:
- !reference [.piglit-performance-base, rules]
- !reference [.collabora-freedreno-rules-performance, rules]
variables:
# Always use the same device
# a618 tag starts with cbg-1 (not cbg-0) for some reason