Bug 1847363
| Summary: | centos7 image missing | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Rafael Fonseca <rdossant> |
| Component: | Multi-Arch | Assignee: | Rafael Fonseca <rdossant> |
| Status: | CLOSED UPSTREAM | QA Contact: | Barry Donahue <bdonahue> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | 4.3.z | CC: | danili, dslavens, yselkowi |
| Target Milestone: | --- | Keywords: | TestOnly, UpcomingSprint |
| Target Release: | --- | ||
| Hardware: | s390x | ||
| OS: | Unspecified | ||
| Whiteboard: | multi-arch | ||
| Fixed In Version: | 4.7 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-12-04 15:42:32 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1882454, 1905187 | ||
|
Description
Rafael Fonseca
2020-06-16 09:36:59 UTC
Can you point to the sources for the test in question? Is modifying the test to use ubi8 an option? Not an exhaustive list: https://github.com/openshift/origin/blob/master/test/extended/builds/multistage.go https://github.com/openshift/origin/blob/master/test/extended/builds/optimized.go https://github.com/openshift/origin/blob/master/test/extended/builds/service.go https://github.com/openshift/origin/blob/master/test/extended/builds/dockerfile.go https://github.com/openshift/origin/blob/master/test/extended/util/pods.go I guess ubi8 is an option. I don't know if that's something that'll be accepted upstream though. In that case we might have to find a way to override it. Adding UpcomingSprint tag as team will not have bandwidth to resolve this bug This upstream PR replaces some more centos usage https://github.com/openshift/origin/pull/25721 Upstream PR #24887 linked in this issue resolves this problem as a side effect. PR #25721 is the current effort to backport those changes to ocp-4.6. Since this issue affects only CI and I don't see backports being applied to any version older than 4.6, I'm closing this bug. |