-
Bug
-
Resolution: Done
-
Normal
-
None
-
None
-
None
Description of problem:
Hypervisor hosts running RF tests may not have openshift-clients package installed, thus most of the tests fail due to absence of the `oc` utility which needs to be available locally
Version-Release number of selected component (if applicable):
4.17
How reproducible:
100%
Steps to Reproduce:
1. Uninstall oc utility 2. scenario.sh run path/to/suite.sh
Actual results:
Failure of the scenario due to a missing oc command
Expected results:
The scenario.sh script should complain about lack of oc exe and give instructions on how to install it using fetch_tools.sh script
Additional info: