-
Bug
-
Resolution: Unresolved
-
Major
-
openshift-4.21
-
None
-
None
Description of problem:
When nightly cache CI jobs fail to access brew these rpm's are not downloaded and therefore some of the images are not built but the cache is still updated and succeeds. The cache is therefore incomplete. This means that tests (both periodics and presubmits) may not be complete because of the lack of images. The "|| true" in https://github.com/openshift/release/blob/master/ci-operator/step-registry/openshift/microshift/infra/iso-build/openshift-microshift-infra-iso-build-commands.sh#L59-L63 allows the job to continue.
Version-Release number of selected component (if applicable):
4.21
How reproducible:
Steps to Reproduce:
1. 2. 3.
Actual results:
Expected results:
Additional info: