Skip to content
Snippets Groups Projects
Commit 8503494b authored by Esben Haabendal's avatar Esben Haabendal
Browse files

CI: Add support for $CI_ONIRO_PARALLEL_BUILD_MAX_LOADAVG


This introduces support for new variable to be set by gitlab-runner.

It should be set to the load average that parallel builds should try to not go
above.  Build tools such as make and ninja is expected to not spawn no jobs
if/when load average is higher than this number.

Signed-off-by: default avatarEsben Haabendal <esben.haabendal@huawei.com>
parent c84539d0
No related branches found
No related tags found
1 merge request!38CI: Attempt to throttle load caused by builds better
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment