Bug 1773808
| Summary: | Enable multi-arch support in downloads-openshift-console [4.2] | |||
|---|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Yaakov Selkowitz <yselkowi> | |
| Component: | Multi-Arch | Assignee: | Yaakov Selkowitz <yselkowi> | |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Prashanth Sundararaman <psundara> | |
| Severity: | high | Docs Contact: | ||
| Priority: | high | |||
| Version: | 4.2.z | CC: | jpoulin, psundara | |
| Target Milestone: | --- | |||
| Target Release: | 4.2.z | |||
| Hardware: | s390x | |||
| OS: | Linux | |||
| Whiteboard: | ||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | ||
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1781330 (view as bug list) | Environment: | ||
| Last Closed: | 2019-12-16 16:02:40 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: | 1781330 | |||
| Bug Blocks: | 1765215 | |||
|
Description
Yaakov Selkowitz
2019-11-19 00:42:35 UTC
Hi Prashanth - David was going to verify this, but since he's out today, could you verify that openshift client tools are available? As per Yaakov's comment in https://bugzilla.redhat.com/show_bug.cgi?id=1773807#c4, that should be enough to confirm that we can move this to verified. IOW to test, on a Z cluster with this fix applied (4.2.11?): 0) Add downloads-openshift-console.apps... to /etc/hosts alongside the other names of the cluster. 1) Download downloads-openshift-console.apps.../amd64/linux/oc.tar (or oc.zip), decompress, and check that it is an AMD64 binary (e.g. with file(1)). 2) Check that downloads-openshift-console.apps.../s390x/linux/oc.tar (or oc.zip) is downloadable, and check that is a S390X binary. |