Description of problem:
Many of the build tests in openshift/origin have an implicit dependency on the Samples Operator imagestreams. The Samples operator was deprecated in 4.16 - moving forward, these tests should deploy their own imagestreams to run build tests, or reference Red Hat Container catalog images directly.
Version-Release number of selected component (if applicable):
4.12 - but has most impact with 4.16+
How reproducible:
Always
Steps to Reproduce:
N/A
Actual results:
Build tests require the samples operator to be deployed
Expected results:
Build tests can run independently of the samples operator (samples operator capability disabled)
Additional info:
- is related to
-
SO-75 Samples Operator Downsizing
- In Progress
-
SO-81 Samples Operator opt-out by default
- New
-
OCPBUGS-33486 4.14: Build Tests Reference EOL Ruby Image
- Closed