Skip to content

extensions: use stream9 as builder because of s390x#988

Merged
cgwalters merged 1 commit intoopenshift:masterfrom
jmarrero:s390x-stream
Sep 7, 2022
Merged

extensions: use stream9 as builder because of s390x#988
cgwalters merged 1 commit intoopenshift:masterfrom
jmarrero:s390x-stream

Conversation

@jmarrero
Copy link
Copy Markdown
Member

@jmarrero jmarrero commented Sep 7, 2022

closes #986

@openshift-ci openshift-ci Bot requested review from aaradhak and marmijo September 7, 2022 13:06
@openshift-ci openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Sep 7, 2022
@jmarrero
Copy link
Copy Markdown
Member Author

jmarrero commented Sep 7, 2022

Looks like we need ubi9 too if we use stream9 to build:

./usr/bin/webserver: /lib64/libc.so.6: version `GLIBC_2.32' not found (required by ./usr/bin/webserver)
./usr/bin/webserver: /lib64/libc.so.6: version `GLIBC_2.34' not found (required by ./usr/bin/webserver)

latest commit works locally for me. If this is fine we should be good to go.

@cgwalters
Copy link
Copy Markdown
Member

/approve
/lgtm

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Sep 7, 2022
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Sep 7, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: cgwalters, jmarrero

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@jschintag
Copy link
Copy Markdown
Contributor

Thanks @cgwalters and @jmarrero for taking such a quick look at it.

@jmarrero
Copy link
Copy Markdown
Member Author

jmarrero commented Sep 7, 2022

Thanks @cgwalters and @jmarrero for taking such a quick look at it.

thank you for opening the issue @jschintag

@cgwalters
Copy link
Copy Markdown
Member

CI doesn't cover this (although it could...that's another topic)
/override ci/prow/rhcos-86-build-test-qemu
/override ci/prow/scos-9-build-test-qemu

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Sep 7, 2022

@cgwalters: Overrode contexts on behalf of cgwalters: ci/prow/rhcos-86-build-test-qemu, ci/prow/scos-9-build-test-qemu

Details

In response to this:

CI doesn't cover this (although it could...that's another topic)
/override ci/prow/rhcos-86-build-test-qemu
/override ci/prow/scos-9-build-test-qemu

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 kubernetes/test-infra repository.

@cgwalters
Copy link
Copy Markdown
Member

/skip

@cgwalters
Copy link
Copy Markdown
Member

/override ci/prow/periodic-images
/override ci/prow/rhcos-90-build-test-metal
/override ci/prow/rhcos-86-build-test-metal
/override ci/prow/scos-9-build-test-metal

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Sep 7, 2022

@cgwalters: Overrode contexts on behalf of cgwalters: ci/prow/periodic-images, ci/prow/rhcos-86-build-test-metal, ci/prow/rhcos-90-build-test-metal, ci/prow/scos-9-build-test-metal

Details

In response to this:

/override ci/prow/periodic-images
/override ci/prow/rhcos-90-build-test-metal
/override ci/prow/rhcos-86-build-test-metal
/override ci/prow/scos-9-build-test-metal

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 kubernetes/test-infra repository.

@cgwalters cgwalters merged commit d1648b1 into openshift:master Sep 7, 2022
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Sep 7, 2022

@jmarrero: all tests passed!

Full PR test history. Your PR dashboard.

Details

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 kubernetes/test-infra repository. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

RHCOS 4.12 s390x - Builds are failling because extension container uses non-s390x build image

3 participants