Mesa (main): Revert "ci/freedreno: Reduce concurrency when replaying traces on a630"

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Fri Apr 8 00:45:53 UTC 2022


Module: Mesa
Branch: main
Commit: 75a4e3f0e8ba48ed0cf888210677f3141f91a487
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=75a4e3f0e8ba48ed0cf888210677f3141f91a487

Author: Emma Anholt <emma at anholt.net>
Date:   Thu Apr  7 13:03:21 2022 -0700

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

This reverts commit d948f32365f53aa0677fef833ebaa2cc09d9ab67.

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

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15805>

---

 src/freedreno/ci/gitlab-ci.yml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/freedreno/ci/gitlab-ci.yml b/src/freedreno/ci/gitlab-ci.yml
index 6c0e8addc02..b731f167fd8 100644
--- a/src/freedreno/ci/gitlab-ci.yml
+++ b/src/freedreno/ci/gitlab-ci.yml
@@ -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:



More information about the mesa-commit mailing list