Skip to content

Conversation

tmshort
Copy link
Contributor

@tmshort tmshort commented Aug 5, 2025

Modify the RecoversFromInitialInstallFailedWhenFailureFixed test to instead not create the namespace and service account, instead of having bad service account. Boxcutter will ignore the service account.

Add RecoversFromExsitingDeploymentWhenFailureFixed test to ensure we don't adopt, and instead fail when there's an existing resource that matches the bundle (i.e. don't adopt),

Description

Reviewer Checklist

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

@tmshort tmshort requested a review from a team as a code owner August 5, 2025 14:20
Copy link

netlify bot commented Aug 5, 2025

Deploy Preview for olmv1 ready!

Name Link
🔨 Latest commit f97547e
🔍 Latest deploy log https://app.netlify.com/projects/olmv1/deploys/689269c3ad4e9300088065c4
😎 Deploy Preview https://deploy-preview-2136--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.

@openshift-ci openshift-ci bot requested review from grokspawn and joelanford August 5, 2025 14:20
Copy link

codecov bot commented Aug 5, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.79%. Comparing base (5970a0d) to head (f97547e).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2136   +/-   ##
=======================================
  Coverage   72.79%   72.79%           
=======================================
  Files          79       79           
  Lines        7340     7340           
=======================================
  Hits         5343     5343           
- Misses       1647     1651    +4     
+ Partials      350      346    -4     
Flag Coverage Δ
e2e 44.43% <ø> (+0.96%) ⬆️
experimental-e2e 54.96% <ø> (-1.17%) ⬇️
unit 58.22% <ø> (ø)

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 tmshort force-pushed the new-e2e-tests branch 2 times, most recently from 9483dd9 to db765c3 Compare August 5, 2025 18:49
@joelanford
Copy link
Member

/approve

Copy link

openshift-ci bot commented Aug 5, 2025

[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

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 Aug 5, 2025
Modify the `RecoversFromInitialInstallFailedWhenFailureFixed` test
to instead not create the namespace and service account, instead of
having bad service account. Boxcutter will ignore the service account.

Add `RecoversFromExsitingDeploymentWhenFailureFixed` test to ensure
we don't adopt, and instead fail when there's an existing resource
that matches the bundle (i.e. don't adopt),

Signed-off-by: Todd Short <tshort@redhat.com>
@joelanford
Copy link
Member

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Aug 5, 2025
@openshift-merge-bot openshift-merge-bot bot merged commit 108d7e8 into operator-framework:main Aug 5, 2025
22 checks passed
@tmshort tmshort deleted the new-e2e-tests branch August 12, 2025 19:58
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.

2 participants