Bug 1783892

Summary: Can not get local storage operator 4.3 on OCP 4.3
Product: OpenShift Container Platform Reporter: Liang Xia <lxia>
Component: ReleaseAssignee: Yuxiang Zhu <yuxzhu>
Status: CLOSED WORKSFORME QA Contact: Wei Sun <wsun>
Severity: urgent Docs Contact:
Priority: medium    
Version: 4.3.0CC: aos-bugs, hekumar, jokerman, lxia
Target Milestone: ---Keywords: Regression, TestBlocker
Target Release: 4.3.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-12-17 13:46:24 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1781869    

Description Liang Xia 2019-12-16 08:20:20 UTC
Description of problem:
Trying to install local storage operator 4.3 on a 4.3 OCP,
but only get local storage operator 4.2

We have enabled opsrc from ART as we did in 4.3 several days ago, and we are able to see local storage operator 4.2/4.3/4.4 with 4.3.0-0.nightly-2019-12-09-181855.


Version-Release number of selected component (if applicable):
4.3.0-0.nightly-2019-12-13-180405

How reproducible:
Always

Steps to Reproduce:
1. Install OCP 4.3 with opsrc from ART enabled.
2. Try to install local storage operator 4.3

Actual results:
There is no local storage operator 4.3 available, only local storage operator 4.2

Expected results:
There are local storage operator 4.2/4.3 available.


Additional info:

Comment 4 Yuxiang Zhu 2019-12-17 03:28:46 UTC
I didn't see redhat-operators-art configured in the example cluster:

oc get operatorsources --all-namespaces                                
NAMESPACE               NAME                  TYPE          ENDPOINT              REGISTRY              DISPLAYNAME           PUBLISHER   STATUS      MESSAGE                                       AGE
openshift-marketplace   certified-operators   appregistry   https://quay.io/cnr   certified-operators   Certified Operators   Red Hat     Succeeded   The object has been successfully reconciled   20h
openshift-marketplace   community-operators   appregistry   https://quay.io/cnr   community-operators   Community Operators   Red Hat     Succeeded   The object has been successfully reconciled   20h
openshift-marketplace   qe-app-registry       appregistry   https://quay.io/cnr   aosqe4                                                  Succeeded   The object has been successfully reconciled   19h
openshift-marketplace   redhat-operators      appregistry   https://quay.io/cnr   redhat-operators      Red Hat Operators     Red Hat     Succeeded   The object has been successfully reconciled   19h

Please add an operatorsources for the redhat-operators-art app registry, or push the corresponding operator metadata to aosqe4.