Bug 2039049 - Fix catalogsource name
Summary: Fix catalogsource name
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Advanced Cluster Management for Kubernetes
Classification: Red Hat
Component: Infrastructure Operator
Version: rhacm-2.5
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: rhacm-2.5
Assignee: Pawan Pinjarkar
QA Contact:
Christopher Dawson
URL:
Whiteboard:
Depends On:
Blocks: 2038250
TreeView+ depends on / blocked
 
Reported: 2022-01-10 19:55 UTC by Lisa Ranjbar
Modified: 2022-10-03 20:20 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 2038250
Environment:
Last Closed: 2022-10-03 20:20:49 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github stolostron backlog issues 19001 0 None None None 2022-01-10 22:04:00 UTC
Red Hat Issue Tracker MGMTBUGSM-207 0 None None None 2022-03-18 17:48:14 UTC

Description Lisa Ranjbar 2022-01-10 19:55:57 UTC
+++ This bug was initially created as a clone of Bug #2038250 +++

Description of the problem:
The CI test e2e-metal-assisted-operator-ztp-periodic-upgrade fails on release-ocm-2.4 branch because of the missing fix https://github.com/openshift/assisted-service/commit/22868a6

Release version:

Operator snapshot version:

OCP version:

Browser Info:

Steps to reproduce:
1. Run/rehearse CI job rehearse-22240-periodic-ci-openshift-assisted-service-release-ocm-2.4-e2e-metal-assisted-operator-ztp-periodic-upgrade


Actual results:
The job fails with an error

https://prow.ci.openshift.org/view/gs/origin-ci-test/pr-logs/pull/openshift_release/22240/rehearse-22240-periodic-ci-openshift-assisted-service-release-ocm-2.4-e2e-metal-assisted-operator-ztp-periodic-upgrade/1465675736114270208

oc get catalogsource assisted-service-operator-catalog -n openshift-marketplace -o yaml
Error from server (NotFound): catalogsources.operators.coreos.com "assisted-service-operator-catalog" not found

Expected results:
The job should pass without this error

Additional info:
This bug is only added to port the fix already added in the master branch https://github.com/openshift/assisted-service/commit/22868a6 into the release-ocm-2.4 branch.

Comment 2 Lisa Ranjbar 2022-01-10 20:03:01 UTC
https://github.com/openshift/assisted-service/pull/2724 Fixes this bug on master. Need to backport to 2.4


Note You need to log in before you can comment on or make changes to this bug.