Skip to content

test(ui): Add UI script changes to allow plugin e2e tests#16711

Merged
dvail merged 1 commit intomasterfrom
dv/cypress-ocp-ui-only-changes
Sep 9, 2025
Merged

test(ui): Add UI script changes to allow plugin e2e tests#16711
dvail merged 1 commit intomasterfrom
dv/cypress-ocp-ui-only-changes

Conversation

@dvail
Copy link
Contributor

@dvail dvail commented Sep 8, 2025

Description

This is a re-commit of only the UI changes that were reverted in #16698.

The original full change set in the PR breaks ocp-qa-e2e-tests test runs due to the CI changes causing an cluster name change. More context here: https://redhat-internal.slack.com/archives/CELUQKESC/p1757098564825109

Since the plugin e2e test already are unable to run in CI, this re-adds the UI only changes so that tests can continue to be developed and run locally until we are ready to re-implement the changes in CI.

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

  • added unit tests
  • added e2e tests
  • added regression tests
  • added compatibility tests
  • modified existing tests

How I validated my change

Manually run /test ocp-4-19-qa-e2e-tests on this PR and ensure the job succeeds.

@openshift-ci
Copy link

openshift-ci bot commented Sep 8, 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

@dvail dvail changed the title test(ui): Add UI script changes to allow execution of e2e tests against OCP plugin test(ui): Add UI script changes to allow plugi e2e tests Sep 8, 2025
@dvail dvail marked this pull request as ready for review September 8, 2025 15:31
@dvail dvail requested review from a team as code owners September 8, 2025 15:31
@dvail
Copy link
Contributor Author

dvail commented Sep 8, 2025

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

@rhacs-bot
Copy link
Contributor

Images are ready for the commit at 6b53efe.

To use with deploy scripts, first export MAIN_IMAGE_TAG=4.9.x-702-g6b53efe10c.

@codecov
Copy link

codecov bot commented Sep 8, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 48.62%. Comparing base (a75e8cd) to head (6b53efe).
⚠️ Report is 13 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #16711      +/-   ##
==========================================
- Coverage   48.62%   48.62%   -0.01%     
==========================================
  Files        2664     2664              
  Lines      199336   199336              
==========================================
- Hits        96932    96931       -1     
- Misses      94809    94811       +2     
+ Partials     7595     7594       -1     
Flag Coverage Δ
go-unit-tests 48.62% <ø> (-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.

@dvail dvail changed the title test(ui): Add UI script changes to allow plugi e2e tests test(ui): Add UI script changes to allow plugin e2e tests Sep 8, 2025
@dvail
Copy link
Contributor Author

dvail commented Sep 9, 2025

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

@dvail
Copy link
Contributor Author

dvail commented Sep 9, 2025

ci/prow/ocp-4-19-qa-e2e-tests — Job succeeded. 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants