mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-26 12:50:10 +01:00
ci/iris: Increase console timeout for perf jobs
Piglit is very sparse in its status output and downloads of big traces can take a while. Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15527>
This commit is contained in:
parent
a55cc061fd
commit
22d45f99ff
1 changed files with 2 additions and 0 deletions
|
|
@ -205,6 +205,8 @@ iris-cml-traces:
|
|||
PIGLIT_REPLAY_LOOP_TIMES: 150
|
||||
# We don't want for more than one workload to be submitted to the GPU at a time
|
||||
FDO_CI_CONCURRENT: 1
|
||||
# Piglit is very sparse in its status output and downloads of big traces can take a while
|
||||
LAVA_DEVICE_HANGING_TIMEOUT_SEC: 600
|
||||
# So we aren't capped by VSync by the X server
|
||||
EGL_PLATFORM: surfaceless
|
||||
GIT_STRATEGY: none
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue