Skip to content
Snippets Groups Projects
Commit 80cd0263 authored by catch's avatar catch
Browse files

Merge branch '3468832-reduce-concurrency-for' into '11.x'

Reduce concurrency in build tests jobs.

See merge request !9247
parents 8705b9ab dc9c3af2
No related branches found
No related tags found
No related merge requests found
Pipeline #257711 passed
Pipeline: drupal

#257712

    ......@@ -193,6 +193,7 @@ variables:
    variables:
    TESTSUITE: PHPUnit-Build
    KUBERNETES_CPU_REQUEST: "2"
    CONCURRENCY: "4"
    services:
    - <<: *with-database
    ......
    ......@@ -19,6 +19,7 @@
    * @requires extension pdo_sqlite
    *
    * @group Command
    * @group #slow
    */
    class GenerateThemeTest extends QuickStartTestBase {
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment