Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MGDAPI-6050 Fixed Verify ClusterObjectTemplates e2e test #3399

Merged
merged 1 commit into from
Nov 2, 2023

Conversation

carlkyrillos
Copy link
Contributor

Issue link

MGDAPI-6050

What

It looks like the package-operator slightly changed the name of the labels it applies to ClusterObjectTemplates from package-operator.run/package= to package-operator.run/instance=. This was causing the Verify ClusterObjectTemplates ready state test to fail. This PR updates the label selector to address that.

Verification steps

N/A - Passing the prow checks should be sufficient verification.

Copy link

codecov bot commented Oct 31, 2023

Codecov Report

Merging #3399 (4edc0cb) into master (d758c79) will not change coverage.
The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3399   +/-   ##
=======================================
  Coverage   48.73%   48.73%           
=======================================
  Files          97       97           
  Lines       13456    13456           
=======================================
  Hits         6558     6558           
  Misses       6183     6183           
  Partials      715      715           
Files Coverage Δ
pkg/products/obo/clusterPackage.go 56.00% <0.00%> (ø)

@trepel
Copy link
Member

trepel commented Oct 31, 2023

/lgtm

@MStokluska
Copy link
Member

/approve

Copy link
Contributor

openshift-ci bot commented Nov 2, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: MStokluska

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 label Nov 2, 2023
@openshift-ci openshift-ci bot merged commit d57a255 into integr8ly:master Nov 2, 2023
15 checks passed
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.

None yet

3 participants