Skip to content

ROX-29478: Revise GHA/Konflux suppression#15442

Merged
msugakov merged 3 commits intomasterfrom
misha/ROX-29478-revise-suppression
May 28, 2025
Merged

ROX-29478: Revise GHA/Konflux suppression#15442
msugakov merged 3 commits intomasterfrom
misha/ROX-29478-revise-suppression

Conversation

@msugakov
Copy link
Contributor

@msugakov msugakov commented May 27, 2025

Description

This change mostly undoes #15309, per the ticket.
Goes together with stackrox/konflux-tasks#59.

User-facing documentation

Testing and quality

  • the change is production ready: the change is GA, or otherwise the functionality is gated by a feature flag
  • CI results are inspected

Automated testing

Removed tests of the deleted functionality.

How I validated my change

See stackrox/konflux-tasks#59

@msugakov msugakov added konflux-build Run Konflux in PR. Push commit to trigger it. backport-for-4.6-konflux-release https://redhat-internal.slack.com/archives/C05TS9N0S7L/p1730134914487439 backport-for-4.7-konflux-release https://redhat-internal.slack.com/archives/C05TS9N0S7L/p1739787699448879 labels May 27, 2025
@openshift-ci
Copy link

openshift-ci bot commented May 27, 2025

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@rhacs-bot
Copy link
Contributor

rhacs-bot commented May 27, 2025

Images are ready for the commit at eae3062.

To use with deploy scripts, first export MAIN_IMAGE_TAG=4.8.x-837-geae3062d51.

@msugakov msugakov force-pushed the misha/ROX-29478-revise-suppression branch from 3577cd2 to 2f7236a Compare May 27, 2025 12:28
@codecov
Copy link

codecov bot commented May 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 49.25%. Comparing base (68f35ee) to head (eae3062).
Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #15442   +/-   ##
=======================================
  Coverage   49.25%   49.25%           
=======================================
  Files        2581     2581           
  Lines      189326   189326           
=======================================
+ Hits        93254    93255    +1     
  Misses      88733    88733           
+ Partials     7339     7338    -1     
Flag Coverage Δ
go-unit-tests 49.25% <ø> (+<0.01%) ⬆️

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.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@stackrox stackrox deleted a comment from openshift-ci bot May 27, 2025
@msugakov msugakov force-pushed the misha/ROX-29478-revise-suppression branch from 2f7236a to e88f70c Compare May 27, 2025 15:42
@msugakov msugakov marked this pull request as ready for review May 27, 2025 16:44
@msugakov msugakov requested review from a team as code owners May 27, 2025 16:44
@stackrox stackrox deleted a comment from openshift-ci bot May 27, 2025
@msugakov msugakov requested a review from tommartensen May 27, 2025 16:44
Copy link
Contributor

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @msugakov - I've reviewed your changes and they look great!

Here's what I looked at during the review
  • 🟢 General issues: all looks good
  • 🟢 Security: all looks good
  • 🟢 Testing: all looks good
  • 🟢 Complexity: all looks good
  • 🟢 Documentation: all looks good

Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

Copy link
Contributor

@tommartensen tommartensen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, pending task digest update.

msugakov added 2 commits May 28, 2025 16:32
I reverted changes from #15309
except for changes in `.tekton/` directory (where the new task was
used because that'll be updated in this same PR).
My sequence was:

```
git revert 0309e52
git reset --soft HEAD~
git restore --staged .tekton
git commit
```

No other changes.

This makes sure `should-konflux-replace-gha-build.*` stuff disappears
as well as its use in GHA.
@msugakov msugakov force-pushed the misha/ROX-29478-revise-suppression branch from e88f70c to 4f25c10 Compare May 28, 2025 14:32
@msugakov msugakov enabled auto-merge (squash) May 28, 2025 15:58
@openshift-ci
Copy link

openshift-ci bot commented May 28, 2025

@msugakov: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/ocp-4-12-qa-e2e-tests eae3062 link false /test ocp-4-12-qa-e2e-tests

Full PR test history. Your PR dashboard.

Details

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. I understand the commands that are listed here.

@msugakov msugakov merged commit 0e97ec5 into master May 28, 2025
104 of 116 checks passed
@msugakov msugakov deleted the misha/ROX-29478-revise-suppression branch May 28, 2025 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/ci backport-for-4.6-konflux-release https://redhat-internal.slack.com/archives/C05TS9N0S7L/p1730134914487439 backport-for-4.7-konflux-release https://redhat-internal.slack.com/archives/C05TS9N0S7L/p1739787699448879 konflux-build Run Konflux in PR. Push commit to trigger it.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants