Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix issue with OpenShift CI Interop tests failing due to error with glibc when executing any oc command #7243

Conversation

rm3l
Copy link
Member

@rm3l rm3l commented May 21, 2024

Use build root tag compatible with oc 4.16 (and below).

Fixes #7242

rm3l added 2 commits May 21, 2024 21:47
For reference, the following command was used to list all the image
tags:

```
skopeo list-tags docker://registry.ci.openshift.org/openshift/release
```
Copy link

netlify bot commented May 21, 2024

Deploy Preview for odo-docusaurus-preview canceled.

Name Link
🔨 Latest commit b4d6d5a
🔍 Latest deploy log https://app.netlify.com/sites/odo-docusaurus-preview/deploys/664cfffb690ab60008f9f5e8

Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@openshift-ci openshift-ci bot requested a review from kadel May 21, 2024 20:12
@rm3l rm3l removed the request for review from kadel May 21, 2024 20:12
@rm3l
Copy link
Member Author

rm3l commented May 22, 2024

/override Podman Tests

Not related.

Copy link

openshift-ci bot commented May 22, 2024

@rm3l: /override requires failed status contexts, check run or a prowjob name to operate on.
The following unknown contexts/checkruns were given:

  • Podman
  • Tests

Only the following failed contexts/checkruns were expected:

  • Kubernetes-Integration-Tests/Kubernetes-Integration-Tests
  • OpenShift Tests
  • OpenShift-Integration-tests/OpenShift-Integration-tests
  • Podman Tests
  • Unit-Tests/Unit-Tests
  • ci/prow/odo-ocp4.13-lp-interop-images
  • ci/prow/odo-ocp4.14-lp-interop-images
  • ci/prow/odo-ocp4.15-lp-interop-images
  • ci/prow/odo-ocp4.16-lp-interop-images
  • netlify/odo-docusaurus-preview/deploy-preview
  • pull-ci-redhat-developer-odo-main-odo-ocp4.13-lp-interop-images
  • pull-ci-redhat-developer-odo-main-odo-ocp4.14-lp-interop-images
  • pull-ci-redhat-developer-odo-main-odo-ocp4.15-lp-interop-images
  • pull-ci-redhat-developer-odo-main-odo-ocp4.16-lp-interop-images
  • tide
  • validator/Validate

If you are trying to override a checkrun that has a space in it, you must put a double quote on the context.

In response to this:

/override Podman Tests

Not related.

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-sigs/prow repository.

@rm3l
Copy link
Member Author

rm3l commented May 22, 2024

/override "Podman Tests"

Not related.

Copy link

openshift-ci bot commented May 22, 2024

@rm3l: Overrode contexts on behalf of rm3l: Podman Tests

In response to this:

/override "Podman Tests"

Not related.

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-sigs/prow repository.

@rm3l rm3l added the lgtm Indicates that a PR is ready to be merged. Required by Prow. label May 22, 2024
@openshift-merge-bot openshift-merge-bot bot merged commit 6d83e40 into redhat-developer:main May 22, 2024
28 of 29 checks passed
@rm3l rm3l deleted the 7242-openshift-ci-interop-tests-failing-due-to-error-with-glibc-when-executing-any-oc-command branch May 22, 2024 08:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm Indicates that a PR is ready to be merged. Required by Prow.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

OpenShift CI Interop tests failing due to error with glibc when executing any oc command
1 participant