Revert "ci/freedreno: Reduce concurrency when replaying traces on a630"

This reverts commit d948f32365.

I think that fixing the timeout will have resolved this problem.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15805>
This commit is contained in:
Emma Anholt 2022-04-07 13:03:21 -07:00 committed by Marge Bot
parent d51aea7f57
commit 75a4e3f0e8
1 changed files with 0 additions and 2 deletions

View File

@ -270,8 +270,6 @@ a630-traces:
# missing.
MESA_GLSL_VERSION_OVERRIDE: "460"
MESA_GL_VERSION_OVERRIDE: "4.6"
# Reduce concurrency to avoid OOM
FDO_CI_CONCURRENT: 6
a630-traces-restricted:
extends: