Skip to content

🌱 Remove experimental to experimental upgrade test#2518

Merged
openshift-merge-bot[bot] merged 1 commit intooperator-framework:mainfrom
perdasilva:disable-exp2exp-upgrade-test
Feb 19, 2026
Merged

🌱 Remove experimental to experimental upgrade test#2518
openshift-merge-bot[bot] merged 1 commit intooperator-framework:mainfrom
perdasilva:disable-exp2exp-upgrade-test

Conversation

@perdasilva
Copy link
Contributor

@perdasilva perdasilva commented Feb 19, 2026

Description

This PR removes the experimental-to-experimental upgrade e2e test because we expect to be able to make breaking API changes in experimental. Even if we override the job and merge changes, subsequent PRs will still fail because we are always comparing the previous release to main.

Reviewer Checklist

  • API Go Documentation
  • Tests: Unit Tests (and E2E Tests, if appropriate)
  • Comprehensive Commit Messages
  • Links to related GitHub Issue(s)

Signed-off-by: Per G. da Silva <pegoncal@redhat.com>
Copilot AI review requested due to automatic review settings February 19, 2026 14:01
@netlify
Copy link

netlify bot commented Feb 19, 2026

Deploy Preview for olmv1 ready!

Name Link
🔨 Latest commit 6f2dcb5
🔍 Latest deploy log https://app.netlify.com/projects/olmv1/deploys/699717a9337d1700081a4676
😎 Deploy Preview https://deploy-preview-2518--olmv1.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the CI E2E workflow by removing the “experimental to experimental” upgrade test entry from the e2e job matrix.

Changes:

  • Removed the upgrade-ex2ex-e2e matrix item from .github/workflows/e2e.yaml.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@joelanford
Copy link
Member

/approve

@openshift-ci
Copy link

openshift-ci bot commented Feb 19, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: joelanford

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 19, 2026
@tmshort
Copy link
Contributor

tmshort commented Feb 19, 2026

/hold
The reason for this test is to recognize when we make incompatible changes. It's not a require test, it's informative.
The proper fix is to re-tag the upstream, not remove the test.

@openshift-ci openshift-ci bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Feb 19, 2026
@codecov
Copy link

codecov bot commented Feb 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.25%. Comparing base (1fd37fa) to head (6f2dcb5).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2518      +/-   ##
==========================================
+ Coverage   69.46%   73.25%   +3.78%     
==========================================
  Files         103      103              
  Lines        8509     8516       +7     
==========================================
+ Hits         5911     6238     +327     
+ Misses       2129     1799     -330     
- Partials      469      479      +10     
Flag Coverage Δ
e2e 45.55% <ø> (-0.34%) ⬇️
experimental-e2e 53.65% <ø> (+40.87%) ⬆️
unit 57.94% <ø> (+0.03%) ⬆️

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:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@tmshort
Copy link
Contributor

tmshort commented Feb 19, 2026

/unhold

@openshift-ci openshift-ci bot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Feb 19, 2026
@tmshort
Copy link
Contributor

tmshort commented Feb 19, 2026

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Feb 19, 2026
@openshift-merge-bot openshift-merge-bot bot merged commit 11f2db3 into operator-framework:main Feb 19, 2026
34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Comments