zink/ci: Switch to quick_gl profile for nightly ANV jobs

The full nightly jobs have been failing for a while without much interest
in them.

Reduce Piglit coverage by switching to the `quick_gl` profile, which
is what the pre-merge jobs run.

Signed-off-by: Valentine Burley <valentine.burley@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36608>
This commit is contained in:
Valentine Burley
2025-08-06 09:14:11 +02:00
committed by Marge Bot
parent 6b88e2bd38
commit c4d8c5ed4a
@@ -131,6 +131,6 @@ prefix = "wayland-"
[[piglit]]
piglit_folder = "/piglit"
profile = "gpu"
profile = "quick_gl"
process_isolation = true
timeout = 180.0