Skip to content

fix(olm-deploy): Use subscription name compatible with what tests expect#1128

Merged
jgwest merged 1 commit intoredhat-developer:masterfrom
olivergondza:fix-olm-deploy-test-compatibility
Apr 19, 2026
Merged

fix(olm-deploy): Use subscription name compatible with what tests expect#1128
jgwest merged 1 commit intoredhat-developer:masterfrom
olivergondza:fix-olm-deploy-test-compatibility

Conversation

@olivergondza
Copy link
Copy Markdown
Collaborator

The new name is explicitly expected by some tests

sub := &olmv1alpha1.Subscription{ObjectMeta: metav1.ObjectMeta{Name: "openshift-gitops-operator", Namespace: "openshift-gitops-operator"}}

What type of PR is this?

Uncomment only one /kind line, and delete the rest.
For example, > /kind bug would simply become: /kind bug

/kind bug

/kind cleanup
/kind failing-test
/kind enhancement
/kind documentation
/kind code-refactoring

What does this PR do / why we need it:

Have you updated the necessary documentation?

  • [n/a] Documentation update is required by this PR.
  • [n/a] Documentation has been updated.

Which issue(s) this PR fixes:

Fixes #?

Test acceptance criteria:

  • [n/a] Unit Test
  • [n/a] E2E Test

How to test changes / Special notes to the reviewer:

./bin/ginkgo -v -focus 'should create argocd agent principal resources, and pod should start successfully with default image' -r ./test/openshift/e2e/ginkgo/sequential/

@jgwest, PTAL

@openshift-ci openshift-ci bot added the kind/bug Something isn't working label Apr 15, 2026
@openshift-ci openshift-ci bot requested review from anandrkskd and trdoyle81 April 15, 2026 13:22
@openshift-ci
Copy link
Copy Markdown

openshift-ci bot commented Apr 15, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign jgwest for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found 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

@olivergondza
Copy link
Copy Markdown
Collaborator Author

olm-deploy is not covered by unit tests. Test failures are unrelated.

@jgwest
Copy link
Copy Markdown
Member

jgwest commented Apr 17, 2026

Cluster init flake
/retest

Copy link
Copy Markdown
Member

@jgwest jgwest left a comment

Choose a reason for hiding this comment

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

LGTM, thanks @olivergondza!

@jgwest jgwest merged commit dbd8ee9 into redhat-developer:master Apr 19, 2026
15 of 16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants