Skip to content

Reduce parallelism in release environments qa

What does this MR do and why?

Reduce parallelism in release environments qa

Recently, QA on release environments fails quite often with 5xx errors, so it can be a performance issue. This commit reduce the parallel jobs from 5 to 3 to reduce load on the instance.

Ref: gitlab-com/gl-infra/delivery#20374 (closed)

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports

Loading