Skip to content

Increase heap size of asset compilation in CI to 24GB

Paul Gascou-Vaillancourt requested to merge revert-4d99c0c8 into master

What does this MR do and why?

This increases the memory cap from 16GB to 24GB for compiling frontend assets. This follows up on !168164 (merged) which seems to have been insufficient to account for the memory leak issues that have been causing master pipelines to fail lately. This also reverts a previous attempt from !168269 (merged) where the change was likely not made in the right place, and bumped the memory limit to a much smaller size.

This is a temporary hotfix until we can better identify the root cause of the memory leak.

Re gitlab-org/release/tasks#13478 (closed)

Edited by Paul Gascou-Vaillancourt

Merge request reports

Loading