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

fix(obs): Require at least 8GB RAM for building the Rust package in OBS #1511

Merged
merged 1 commit into from
Jul 29, 2024

Conversation

lslezak
Copy link
Contributor

@lslezak lslezak commented Jul 29, 2024

Problem

  • The build on PPC or S390 might fail in OBS because of insufficient RAM in the worker

Solution

  • Require at least 8GB RAM in the worker
  • Additionally require at least 4 parallel jobs (the build on S390 takes ages with just 2 jobs...)

Notes

Require at least 4 parallel jobs (the build on S390 takes ages
with just 2 jobs...)
@lslezak lslezak merged commit d438418 into master Jul 29, 2024
@lslezak lslezak deleted the rust_build_constraints branch July 29, 2024 10:12
@imobachgs imobachgs mentioned this pull request Sep 20, 2024
imobachgs added a commit that referenced this pull request Sep 20, 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.

2 participants