amd/ci: Increase fraction for radeonsi-raven-piglit

This job was taking longer than 10 minutes, so increase the
fraction of the quick_shader piglit profile to get the runtime
within acceptable limits.

Signed-off-by: Valentine Burley <valentine.burley@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32455>
This commit is contained in:
Valentine Burley
2024-12-02 16:04:43 +01:00
committed by Marge Bot
parent a3d599e932
commit 4379545117

View File

@@ -8,7 +8,7 @@ process_isolation = true
[[piglit]]
piglit_folder = "/piglit"
profile = "quick_shader"
fraction = 2
fraction = 3
process_isolation = true
[piglit.env]
PIGLIT_PLATFORM = "mixed_glx_egl"