mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-07 04:20:18 +01:00
radv/ci: Lower concurrency of radv-raven-traces-restricted
Signed-off-by: Valentine Burley <valentine.burley@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36074>
This commit is contained in:
parent
2b50f93fb0
commit
8f1eca471f
1 changed files with 1 additions and 1 deletions
|
|
@ -95,7 +95,7 @@ radv-raven-traces-restricted:
|
|||
PIGLIT_TRACES_FILE: restricted-traces-amd.yml
|
||||
PIGLIT_REPLAY_DEVICE_NAME: "vk-${GPU_VERSION}"
|
||||
PIGLIT_REPLAY_EXTRA_ARGS: --keep-image --minio_bucket=${S3_TRACIE_PRIVATE_BUCKET} --jwt-file=${S3_JWT_FILE}
|
||||
FDO_CI_CONCURRENT: 10
|
||||
FDO_CI_CONCURRENT: 5 # Run the 10 traces in 2 sets of 5 to avoid OOMs
|
||||
allow_failure: true
|
||||
|
||||
radeonsi-raven-piglit:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue