This is a clone of issue OCPBUGS-56818. The following is the description of the original issue:
—
The default catalog images built by the pipeline must include an accessible bin/opn binary. If this binary is missing or not executable, it can cause failures when using oc mirror.
To prevent regressions, we should add a consistency test to automatically verify the presence and executability of bin/opn in all catalog images.
What to do here
Add a periodic test that runs for all release branches from 4.17 to the latest, ensuring that bin/opn exists and is executable in every built catalog image.
Motivation: https://redhat-internal.slack.com/archives/C08D3G4EMRA/p1746020521108189
- clones
-
OCPBUGS-56818 Ensure catalog consistency tests catch missing 'bin/opm' in built images
-
- Verified
-
- is blocked by
-
OCPBUGS-56818 Ensure catalog consistency tests catch missing 'bin/opm' in built images
-
- Verified
-
- is related to
-
OPRUN-3951 Enable Catalog Metadata checks to avoid regressions when pipeline have the fixes in place ( ISV-5920 )
-
- Closed
-