ROX-28879: Backport image checks, get 4.6 fit for release#14942
ROX-28879: Backport image checks, get 4.6 fit for release#14942msugakov merged 6 commits intorelease-4.6from
Conversation
Reviewer's Guide by SourceryThis pull request introduces a new GitHub Actions workflow ( No diagrams generated as the changes look simple and do not need a visual representation. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
727d4c8 to
f61175a
Compare
|
Images are ready for the commit at 326322e. To use with deploy scripts, first |
|
@msugakov If any change in this PR needs to be included in the 4.6.6 release - please ensure the PR is approved and applicable tests pass by Monday to make the cut. |
f61175a to
cccafc3
Compare
|
Caution There are some errors in your PipelineRun template.
|
dd735d4 to
187ac2e
Compare
To the same effect as `git cherry-pick 7ea6887`. Did not add `collector-slim` to the check list because there's no GHA built image `quay.io/rhacs-eng/collector-slim:<original-collector-version>` and there's no Konflux build image `quay.io/rhacs-eng/release-collector-slim:<original-collector-version>`
because both exist in 4.6.
Interestingly, the Snapshot was still getting created fine despite such component not existing.
to the ones where backporting is done.
|
/cancel |
187ac2e to
326322e
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## release-4.6 #14942 +/- ##
===============================================
- Coverage 48.42% 48.42% -0.01%
===============================================
Files 2470 2470
Lines 178528 178528
===============================================
- Hits 86457 86453 -4
- Misses 85117 85120 +3
- Partials 6954 6955 +1
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:
|
|
/retest |
|
/test ocp-4-12-scanner-v4-tests |
|
/retest main-on-push |
|
/retest scanner-v4-on-push |
|
/retest roxctl-on-push |
|
/retest scanner-v4-db-on-push |
|
/retest central-db-on-push |
|
/retest operator-bundle-on-push |
|
/retest retag-scanner |
|
/retest retag-scanner-db |
|
/retest retag-scanner-slim |
|
/retest roxctl-on-push |
|
/retest operator-bundle-on-push |
|
Snapshot creation in the operator-bundle pipeline needs this https://gitlab.cee.redhat.com/releng/konflux-release-data/-/merge_requests/7793 |
|
/retest operator-bundle-on-push |
Description
release-repos #15463) torelease-4.6.It's best to review this change by commits.
User-facing documentation
Testing and quality
Automated testing
No change.
How I validated my change
Only looking at CI.