mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-27 12:40:09 +01:00
llvmpipe/ci: Move Piglit timeout inside the suite
This will allow deleting DEQP_RUNNER_OPTIONS. Signed-off-by: Valentine Burley <valentine.burley@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32659>
This commit is contained in:
parent
ee72c8a177
commit
fb2779e511
2 changed files with 1 additions and 1 deletions
|
|
@ -2,5 +2,6 @@
|
|||
piglit_folder = "/piglit"
|
||||
profile = "cl"
|
||||
process_isolation = true
|
||||
timeout = 120.0
|
||||
[piglit.env]
|
||||
RUSTICL_ENABLE = "llvmpipe"
|
||||
|
|
|
|||
|
|
@ -10,7 +10,6 @@ llvmpipe-piglit-rusticl:
|
|||
- debian/x86_64_test-gl
|
||||
variables:
|
||||
DEQP_SUITE: llvmpipe-rusticl
|
||||
DEQP_RUNNER_OPTIONS: "--timeout 120.0"
|
||||
GPU_VERSION: llvmpipe-rusticl
|
||||
|
||||
llvmpipe-traces:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue