building with -j4 instead of -j to limit load on buildserver #167
No reviewers
Labels
No Label
OPS TODO
api change
breaking api change
bug
documentation
duplicate
feature
help wanted
invalid
question
wontfix
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: eive/eive-obsw#167
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "mohr/slowbuild"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When lots of builds are scheduled on the CI build server, using -j seems to overload the server, leading to builds failing or behaving strangly.
as far as I can tell, not much of a performance reduction. Let's see hof it affects overall CI stability.
OK to merge?