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

ci: Bump build procs in GitLab CI #2474

Merged
merged 1 commit into from
Sep 22, 2023

Conversation

paulgessinger
Copy link
Member

We currently limit to -j3, presumably because we were running into memory consumption issues.

I'm playing with the sizing of the GitLab CI build VMs at the moment, and I'd like to see if we can go to the full core count at this point.

@andiwand andiwand modified the milestones: v30.0.0, next Sep 22, 2023
@paulgessinger paulgessinger modified the milestones: next, v30.0.0 Sep 22, 2023
@codecov
Copy link

codecov bot commented Sep 22, 2023

Codecov Report

Merging #2474 (907b96c) into main (ef15f5c) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #2474   +/-   ##
=======================================
  Coverage   49.81%   49.81%           
=======================================
  Files         466      466           
  Lines       26190    26190           
  Branches    12009    12009           
=======================================
  Hits        13047    13047           
  Misses       4620     4620           
  Partials     8523     8523           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@paulgessinger paulgessinger modified the milestones: v30.0.0, next Sep 22, 2023
@paulgessinger
Copy link
Member Author

Milestone bot seems to have issues (github token rate limit?)

@paulgessinger paulgessinger merged commit f6d9c0a into acts-project:main Sep 22, 2023
@paulgessinger paulgessinger deleted the gitlab-build-cores branch September 22, 2023 14:09
paulgessinger added a commit to paulgessinger/acts that referenced this pull request Sep 25, 2023
This reverts commit f6d9c0a.
We go back to -j3 to reduce OOM issues.
AJPfleger pushed a commit to AJPfleger/acts that referenced this pull request Sep 29, 2023
We currently limit to `-j3`, presumably because we were running into
memory consumption issues.

I'm playing with the sizing of the GitLab CI build VMs at the moment,
and I'd like to see if we can go to the full core count at this point.
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