This is a clone of issue OCPBUGS-42237. The following is the description of the original issue:
—
Description of problem:
The samples operator sync for OCP 4.18 includes an update to the ruby imagestream. This removes EOLed versions of Ruby and upgrades the images to be ubi9 based
Version-Release number of selected component (if applicable):
4.18
How reproducible:
Always
Steps to Reproduce:
1. Run build suite tests 2. 3.
Actual results:
Tests fail trying to pull image. Example: Error pulling image "image-registry.openshift-image-registry.svc:5000/openshift/ruby:3.0-ubi8": initializing source docker://image-registry.openshift-image-registry.svc:5000/openshift/ruby:3.0-ubi8: reading manifest 3.0-ubi8 in image-registry.openshift-image-registry.svc:5000/openshift/ruby: manifest unknown
Expected results:
Builds can pull image, and the tests succeed.
Additional info:
As part of the continued deprecation of the Samples Operator, these tests should create their own Ruby imagestream that is kept current.
- clones
-
OCPBUGS-42237 Samples Operator Sync Breaks Build Suite Tests
- Verified
- is blocked by
-
OCPBUGS-42237 Samples Operator Sync Breaks Build Suite Tests
- Verified
- links to
-
RHBA-2024:7922 OpenShift Container Platform 4.17.z bug fix update