- 
                Notifications
    You must be signed in to change notification settings 
- Fork 29
ROX-25508: migrate collector pipeline to matrix builds #2634
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
base: master
Are you sure you want to change the base?
Conversation
| Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@           Coverage Diff           @@
##           master    #2634   +/-   ##
=======================================
  Coverage   27.60%   27.60%           
=======================================
  Files          95       95           
  Lines        5422     5422           
  Branches     2523     2523           
=======================================
  Hits         1497     1497           
  Misses       3213     3213           
  Partials      712      712           
 Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
GitHub shows there's a merge conflict to resolve which won't let this PR get auto-merged so not approving yet.
Overall, looks good but I have a non-blocking question for a follow-up or a throw-away PR.
| type: array | ||
| description: Additional labels to put on the built containers. | ||
| - default: | ||
| - linux-c2xlarge/amd64 | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking at the build time, linux-c2xlarge/amd64 is a reasonable choice, though I wonder if linux-cxlarge/amd64 would do just as well. Do you mind running a build with it to see if the build duration remains the same?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'll try. With linux-c2xlarge the build time was between 23-25 minutes (for amd64 and arm64).
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
one datapoint: the build time was approx 10 minutes slower: https://konflux-ui.apps.stone-prd-rh01.pg1f.p1.openshiftapps.com/ns/rh-acs-tenant/applications/acs/pipelineruns/collector-on-push-58wtk
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems like times vary wildly. PPC is the fastest today. I triggered another rebuild.
https://konflux-ui.apps.stone-prd-rh01.pg1f.p1.openshiftapps.com/ns/rh-acs-tenant/applications/acs/pipelineruns/collector-on-push-sxhjd
Description
Applied the changes established in stackrox/stackrox#17517 to the collector pipelines.
Checklist
Automated testing
If any of these don't apply, please comment below.
Testing Performed
Konflux testing sufficient.