[release-4.15] USHIFT-2810: update multiplatform builder image#3206
Conversation
|
@eslutsky: This pull request references USHIFT-2810 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the bug to target the "4.15.z" version, but no target version was set. DetailsIn response to this: Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
@thegreyd FYI |
There was a problem hiding this comment.
yes, validated with :
oc image info registry.ci.openshift.org/ocp/builder:rhel-9-golang-1.20-openshift-4.15 --filter-by-os linux/arm64
There was a problem hiding this comment.
looks like rhel-9-golang-1.20-openshift-4.15 tag doesnt work with arm, so we must use rhel-9-golang-1.20-builder-multi-openshift-4.16 which is the same image but mutli arch.
pacevedom
left a comment
There was a problem hiding this comment.
/label cherry-pick-approved
/label backport-risk-assessed
|
/lgtm cancel |
@thegreyd , looks like registry.ci.openshift.org/ocp/builder:rhel-9-golang-1.20-openshift-4.15 doesnt support ARM, |
55b5770 to
ff9aa10
Compare
Signed-off-by: Evgeny Slutsky <eslutsky@redhat.com>
ff9aa10 to
7676b98
Compare
|
/rename [release-4.15] USHIFT-2810: update multiplatform builder image |
|
/retitle [release-4.15] USHIFT-2810: update multiplatform builder image |
|
@eslutsky: No Jira issue is referenced in the title of this pull request. DetailsIn response to this: Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
/label jira/valid-bug |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: eslutsky, pacevedom The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/retitle [release-4.15] USHIFT-2810: update multiplatform builder image |
|
@eslutsky: This pull request references USHIFT-2810 which is a valid jira issue. Retaining the jira/valid-bug label as it was manually added. DetailsIn response to this: Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
@eslutsky: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
|
|
||
| # Specify OCP build tools image tag when building rpm with podman | ||
| RPM_BUILDER_IMAGE_TAG := rhel-9-golang-latest-openshift-4.15 | ||
| RPM_BUILDER_IMAGE_TAG := rhel-9-golang-1.20-builder-multi-openshift-4.16 |
There was a problem hiding this comment.
Please, add an explanation in the comment on why we're using 4.16 package.
No description provided.