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

Blocking errors if oc binary in OCP 4 is not found in mirrors #495

Closed
mcarlett opened this issue Jun 22, 2022 · 0 comments · Fixed by #496
Closed

Blocking errors if oc binary in OCP 4 is not found in mirrors #495

mcarlett opened this issue Jun 22, 2022 · 0 comments · Fixed by #496

Comments

@mcarlett
Copy link
Contributor

Using latest version of OCP4 (4.10.19) the XTF library will generate runtime errors because the version is not yet released in the public mirror https://mirror.openshift.com/pub/openshift-v4/clients/ocp/
In general if the version is not in the mirror the XTF library will fail and no fallback action are implemented

java.lang.IllegalStateException: Failed to download and extract oc binary from https://mirror.openshift.com/pub/openshift-v4/amd64/clients/ocp/4.10.19/openshift-client-linux.tar.gz at cz.xtf.core.openshift.ClusterVersionOpenShiftBinaryPathResolver.getCachedOrDownloadClientArchive(ClusterVersionOpenShiftBinaryPathResolver.java:144)

mcarlett added a commit to mcarlett/xtf that referenced this issue Jun 22, 2022
mcarlett added a commit to mcarlett/xtf that referenced this issue Jun 22, 2022
mcarlett added a commit to mcarlett/xtf that referenced this issue Jun 22, 2022
@simkam simkam linked a pull request Jun 22, 2022 that will close this issue
4 tasks
mcarlett added a commit to mcarlett/xtf that referenced this issue Jun 23, 2022
mcarlett added a commit to mcarlett/xtf that referenced this issue Jun 24, 2022
mcarlett added a commit to mcarlett/xtf that referenced this issue Jun 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant