-
Bug
-
Resolution: Done
-
Blocker
-
1.36.0
-
None
Summary
A CVP test operator-olm-deployment-bundle-image is failing on Openshift 4.14.
The issue has been identified to be the missing `openssl` CLI tool there by default.
This is a required tests for us to push to staging and blocks release.
The test installs the operator and checks the installation succeeds on all supported OCP versions.
Environment
Openshift 4.14
Steps to reproduce
Execution of CVP tests:
1. Push the operator bundle build to errata
2. Tests are triggered by default
Issue reproducer:
Install operator on 4.14 OCP and it never finishes.
Actual results
Operator installation fails.
Expected results
Operator installation succeeds.
Testing
N/A this is exactly why the CVP is being run on each new artifacts pushed to errata.