-
Notifications
You must be signed in to change notification settings - Fork 243
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
For reference, the following command was used to list all the image tags: ``` skopeo list-tags docker://registry.ci.openshift.org/openshift/release ```
✅ Deploy Preview for odo-docusaurus-preview canceled.
|
Quality Gate passedIssues Measures |
/override Podman Tests Not related. |
@rm3l: /override requires failed status contexts, check run or a prowjob name to operate on.
Only the following failed contexts/checkruns were expected:
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:
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. |
/override "Podman Tests" Not related. |
@rm3l: Overrode contexts on behalf of rm3l: Podman Tests In 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 kubernetes-sigs/prow repository. |
6d83e40
into
redhat-developer:main
Use build root tag compatible with oc 4.16 (and below).
Fixes #7242