-
Story
-
Resolution: Done
-
Major
-
None
Introduction
------------
1. merge to master, builds operator image.
2. travis CI job which generates OLM manifests
3. OLM bundle are pushed to https://github.com/redhat-developer/service-binding-operator-manifests
4. Bundle is also pushed to Quay App Registry as a new release --> this powers the OperatorSource here https://github.com/redhat-developer/service-binding-operator#quick-start.
5. Validate bundle
5. Validate the 'dev' OperatorSource
--------------------
Acceptance Criteria
--------------------
1. Add a test in openshift-ci which spawns a cluster and installs this OperatorSource https://github.com/redhat-developer/service-binding-operator#quick-start.
2. Install the operator
3. Run tests
Note: future work: validate against different versions of OCP
- relates to
-
APPSVC-334 Make sure SBO is working on both latest released and latest nightly version of OpenShift
- Closed