Files
odo/openshift-ci/build-root/README.md
Armel Soro 6d83e4043b Fix issue with OpenShift CI Interop tests failing due to error with glibc when executing any oc command (#7243)
* Use build root tag compatible with oc 4.16 (and below)

For reference, the following command was used to list all the image
tags:

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

* Update README.md for build root image
2024-05-22 08:08:28 +00:00

5 lines
440 B
Markdown

# Base Image for running tests on OpenShift CI
This image is meant to be used as build root for tests on [OpenShift CI](https://github.com/openshift/release/blob/master/ci-operator/config/redhat-developer/odo/)
You can find out more in the [CI Operator docs](https://docs.ci.openshift.org/docs/architecture/ci-operator/#build-root-image) ([archived link](https://github.com/openshift/ci-operator/blob/master/CONFIGURATION.md#build_root)).