Skip to content

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

Merged
lslezak merged 1 commit intomasterfrom
rust_build_constraints
Jul 29, 2024
Merged

fix(obs): Require at least 8GB RAM for building the Rust package in OBS#1511
lslezak merged 1 commit intomasterfrom
rust_build_constraints

Conversation

@lslezak
Copy link
Copy Markdown
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