-
Bug
-
Resolution: Done
-
Blocker
-
1.36.0
-
None
Summary
The CVP tests failed for operator bundle. It seems the expected version of operator is `v0.0.0` and not `v1.36.0` as it should be.
Environment
Greenwave CVP pipeline
Steps to reproduce
Build the operator bundle and push it to errata.
The pipeline is executed automatically.
Actual results
The test failed:
time="2025-05-09T09:37:08Z" level=error msg="Error: Value : (logic-operator-rhel8.v0.0.0) csv.Spec.Version must be set"
Expected results
Test passes.
Testing
We have a test ready in the CVP pipeline. But we should investigate the root cause and improve the procedure to build the bundle image. This is most likely caused by some missed step or incorrect preparation of product branch for operator bundle.