xtf-cz / xtf

MIT License
12 stars 55 forks source link

add OCP fallback #541

Closed laDok8 closed 1 year ago

laDok8 commented 1 year ago

Please make sure your PR meets the following requirements:

solves #519 attempt to detect version from openshift cluster if xtf.openshift.version fails to be recognized

mnovak1 commented 1 year ago

@laDok8 could you run any CI runs, please? Possibly with different options so fallbacks are tested. It might be just one test where oc binary is donwloaded.

laDok8 commented 1 year ago

here are some CI runs, unfortunately, the version is unclear at first glance and can only be seen in the console output:

https://jenkins.eapqe.psi.redhat.com/job/eap-8.x-openshift-ts-face/37/ https://jenkins.eapqe.psi.redhat.com/job/eap-8.x-openshift-ts-face/38/ https://jenkins.eapqe.psi.redhat.com/job/eap-8.x-openshift-ts-face/39/ https://jenkins.eapqe.psi.redhat.com/job/eap-8.x-openshift-ts-face/40/ https://jenkins.eapqe.psi.redhat.com/job/eap-8.x-openshift-ts-face/41/

simkam commented 1 year ago

closing in favor of #549