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

Feature: Parallelize image bulding #521

Open
lentzi90 opened this issue Apr 21, 2022 · 0 comments
Open

Feature: Parallelize image bulding #521

lentzi90 opened this issue Apr 21, 2022 · 0 comments
Assignees

Comments

@lentzi90
Copy link
Member

Both metal3 image building and node image building could be parallelized to a large degree. Currently the builds for ubuntu and centos all run sequentially after each other. For metal3 images we also build the images separately in two cloud regions, also sequentially.
If we parallelize ubuntu and centos builds, plus cloud regions we should be able to speed up the builds significantly!

@smoshiur1237 smoshiur1237 self-assigned this Jun 29, 2022
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

No branches or pull requests

2 participants