Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[STAL-3112] Bump GitLab runner memory limit #544

Merged
merged 1 commit into from
Oct 31, 2024
Merged

Conversation

jasonforal
Copy link
Collaborator

What problem are you trying to solve?

Our GitLab builds are failing on arm64 with an oom kill after the introduction of (3) new dependencies in #541. It seems like these break the camel's back during LTO.

✅ Before 541:
image

❌ After 541:
image

What is your solution?

Increase the limit from 8Gi to 12Gi.

✅ Now:
image

Alternatives considered

What the reviewer should know

@jasonforal jasonforal requested a review from a team as a code owner October 31, 2024 21:42
@jasonforal jasonforal requested a review from jacobotb October 31, 2024 21:42
@jasonforal jasonforal merged commit 48fff11 into main Oct 31, 2024
114 checks passed
@jasonforal jasonforal deleted the jf/STAL-3112 branch October 31, 2024 22:02
@jasonforal jasonforal changed the title Bump GitLab runner memory limit [STAL-3112] Bump GitLab runner memory limit Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants