Skip to content

Increase parallelization to 42 and 19 to prevent job timeouts

What does this MR do?

This merge request adjusts the parallelization values to address recent job timeouts. Previously, setting the parallelization to 20 resulted in a scan time of 6 minutes. However, recent jobs have been timing out at 30 minutes. By increasing the parallelization, we aim to reduce scan times and prevent these timeouts, thereby optimizing pipeline execution.

What are the relevant issue numbers?

Intermittent CI Job Timeouts in Gemnasium Due t... (gitlab-org/gitlab#463294 - closed) • Philip Cunningham • 17.1

Does this MR meet the acceptance criteria?

Edited by Philip Cunningham

Merge request reports