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

Automated cherry pick of #96882: Make parallel build memory threshold configurable #101366

Commits on Apr 22, 2021

  1. Make parallel build memory threshold configurable

    The amount of memory required to build binaries in parallel is right now
    set to 40GiB. We now make this variable to be able to build artifacts in
    parallel even with a lower amount of memory.
    
    This enables SIG Release to speed-up the build time drastically in
    Google Cloud Build (GCB).
    
    Signed-off-by: Sascha Grunert <sgrunert@suse.com>
    saschagrunert authored and xmudrii committed Apr 22, 2021
    Copy the full SHA
    28818d5 View commit details
    Browse the repository at this point in the history