ROX-25508: update the basic-component-pipeline to matrix format#17517
ROX-25508: update the basic-component-pipeline to matrix format#17517tommartensen merged 11 commits intomasterfrom
Conversation
|
Skipping CI for Draft Pull Request. |
This comment was marked as outdated.
This comment was marked as outdated.
|
Images are ready for the commit at 92b6798. To use with deploy scripts, first |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #17517 +/- ##
=======================================
Coverage 48.71% 48.71%
=======================================
Files 2724 2724
Lines 203031 202973 -58
=======================================
- Hits 98899 98878 -21
+ Misses 96367 96340 -27
+ Partials 7765 7755 -10
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
…they are passed to tasks
…arm64 builder" This reverts commit 8bedabd.
|
/retest operator-on-push |
|
@tommartensen: The The following commands are available to trigger optional jobs: Use DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
@tommartensen: The following test failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
From the learnings in stackrox/stackrox#17517, adding a `runAfter`. Previous state: https://konflux-ui.apps.stone-prd-rh01.pg1f.p1.openshiftapps.com/ns/rh-acs-tenant/applications/acs-operator-index-ocp-v4-14/pipelineruns/operator-index-ocp-v4-14-on-push-cv895/ Correct: https://konflux-ui.apps.stone-prd-rh01.pg1f.p1.openshiftapps.com/ns/rh-acs-tenant/applications/acs-operator-index-ocp-v4-14/pipelineruns/operator-index-ocp-v4-14-on-push-6tm9f/
Description
basic-component-pipeline.yamlrunAfterto pipeline to render correctly (https://issues.redhat.com/browse/KFLUXUI-7)*-build.yaml: 3f1d0cbNote that I took this syntax:
directly from https://github.com/konflux-ci/build-definitions/blob/main/pipelines/docker-build-multi-platform-oci-ta/docker-build-multi-platform-oci-ta.yaml#L155-L159. I find it unusual, but will prefer to go with this as it comes from the official pipeline template -- and changing it may hinder automatic migrations.
User-facing documentation
Testing and quality
Automated testing
How I validated my change
Green Konflux build pipelines for operator, roxctl and central-db, which use the basic component pipeline.