-
Story
-
Resolution: Done
-
Undefined
-
openshift-4.19
-
None
-
None
-
Future Sustainability
-
False
-
-
False
-
3
-
None
-
None
-
uShift Sprint 269
We have bootc scenario separation into pre-submits / periodics, but not when building the container images. The current bootc image build times are over 40m, which constitutes half of the total job runtime.
One way of optimizing the build time would be to separate containerfiles into pre-submits / periodics and not building periodics in pre-submit jobs.
Note that:
- We already have that separation for ostree builds, so we should follow the same pattern for bootc
- The separation will require reshuffling scenarios and moving some to periodics (especially the offline + AI ones, which are the heaviest).