Skip to content

build: Speed up arm64 Konflux builds#2433

Merged
msugakov merged 2 commits intomasterfrom
misha/speedup-arm64
Sep 4, 2025
Merged

build: Speed up arm64 Konflux builds#2433
msugakov merged 2 commits intomasterfrom
misha/speedup-arm64

Conversation

@msugakov
Copy link
Contributor

@msugakov msugakov commented Sep 4, 2025

Description

Looking at these earlier runs (one, two, three), buildah* tasks for arm64 take one hour whereas other arches complete in 20-35 minutes. Thus arm64 is solely responsible for slowing down the overall pipeline.

Similar to stackrox/stackrox#16654, I apply here bigger instance type for arm64 to speed it up.

Checklist

  • Investigated and inspected CI test results
  • [ ] Updated documentation accordingly

Automated testing

No change.

Testing Performed

CI is green, ARM buildah task runs aren't much slower than for other arches.

via `linux-cxlarge/arm64` instance type
@codecov-commenter
Copy link

codecov-commenter commented Sep 4, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 28.83%. Comparing base (1ffc17d) to head (e99ccb7).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2433   +/-   ##
=======================================
  Coverage   28.83%   28.83%           
=======================================
  Files          96       96           
  Lines        5799     5799           
  Branches     2551     2551           
=======================================
  Hits         1672     1672           
  Misses       3408     3408           
  Partials      719      719           
Flag Coverage Δ
collector-unit-tests 28.83% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@msugakov msugakov changed the title build: Try speed up arm64 Konflux builds build: Speed up arm64 Konflux builds Sep 4, 2025
@msugakov msugakov marked this pull request as ready for review September 4, 2025 12:42
@msugakov msugakov requested review from a team and rhacs-bot as code owners September 4, 2025 12:42
@msugakov
Copy link
Contributor Author

msugakov commented Sep 4, 2025

/retest collector-on-push

@msugakov msugakov requested review from a team and tommartensen September 4, 2025 12:42
@msugakov msugakov merged commit 1abc2f7 into master Sep 4, 2025
78 of 85 checks passed
@msugakov msugakov deleted the misha/speedup-arm64 branch September 4, 2025 14:15
msugakov added a commit that referenced this pull request Sep 22, 2025
msugakov added a commit that referenced this pull request Oct 16, 2025
for speedier builds.
This is a cherry-pick of #2433
msugakov added a commit that referenced this pull request Oct 17, 2025
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

Successfully merging this pull request may close these issues.

4 participants