Fix the .gitlab-ci.yml to run tests in parallel

Created on 6 August 2024, 5 months ago

To run tests on different databases in parallel, you need to override in the .gitlab-ci.yml the following variable:

variables:
  _PHPUNIT_CONCURRENT: 1

Reference:
https://project.pages.drupalcode.org/gitlab_templates/jobs/phpunit/

🐛 Bug report
Status

Active

Version

1.0

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024