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:

committed by
Marge Bot

parent
a3d599e932
commit
4379545117
@@ -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"
|
||||
|
Reference in New Issue
Block a user