From 75a4e3f0e8ba48ed0cf888210677f3141f91a487 Mon Sep 17 00:00:00 2001 From: Emma Anholt Date: Thu, 7 Apr 2022 13:03:21 -0700 Subject: [PATCH] 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: --- 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: