Skip to content

fix: failing ocp-qa-e2e tests #16698

Merged
kylape merged 1 commit intomasterfrom
fix-ocp-qa-e2e
Sep 8, 2025
Merged

fix: failing ocp-qa-e2e tests #16698
kylape merged 1 commit intomasterfrom
fix-ocp-qa-e2e

Conversation

@kylape
Copy link
Contributor

@kylape kylape commented Sep 7, 2025

This reverts commit 87b258a.

The test suite ocp-qa-e2e-tests started failing pretty reliably due to an invalid cluster name passed in to a command that sets up workload identity in GCP. The few passing test runs over the last few days are on PRs that haven't rebased in the last few days. The passing PR with the most recent branch from master is #16649, having branched from 34117b8. Sure enough, 87b258a (the commit this PR is reverting) is the commit to master right after 34117b8, and it touches CI shell scripts.

If the test suite passes, then that is strong evidence that the revert fixes the issue.

@kylape kylape requested review from a team as code owners September 7, 2025 17:38
@kylape kylape changed the title Fix failing ocp-qa-e2e tests fix: ailing ocp-qa-e2e tests Sep 7, 2025
@kylape kylape changed the title fix: ailing ocp-qa-e2e tests fix: failing ocp-qa-e2e tests Sep 7, 2025
@kylape
Copy link
Contributor Author

kylape commented Sep 7, 2025

/test ocp-4-19-qa-e2e-tests

@rhacs-bot
Copy link
Contributor

Images are ready for the commit at 936feca.

To use with deploy scripts, first export MAIN_IMAGE_TAG=4.9.x-692-g936feca009.

@codecov
Copy link

codecov bot commented Sep 7, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 48.62%. Comparing base (977602c) to head (936feca).
⚠️ Report is 9 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #16698   +/-   ##
=======================================
  Coverage   48.62%   48.62%           
=======================================
  Files        2664     2664           
  Lines      199343   199343           
=======================================
  Hits        96929    96929           
- Misses      94818    94819    +1     
+ Partials     7596     7595    -1     
Flag Coverage Δ
go-unit-tests 48.62% <ø> (ø)

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.

Copy link
Contributor

@dvail dvail left a comment

Choose a reason for hiding this comment

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

Test suite passed, hard to argue with the strong evidence in the description.

@kylape kylape merged commit b77bc35 into master Sep 8, 2025
96 of 97 checks passed
@kylape kylape deleted the fix-ocp-qa-e2e branch September 8, 2025 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants