common-templates icon indicating copy to clipboard operation
common-templates copied to clipboard

fix: verification of the python openshift requirement

Open nestoracunablanco opened this issue 7 months ago • 3 comments

The unit-tests.sh script may fail at an advanced stage if the python openShift module is not installed. Failing at the initial step alerts the user to this requirement.

What this PR does / why we need it: Fail early

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged): Fixes #

Special notes for your reviewer:

Release note:


nestoracunablanco avatar Jul 29 '24 14:07 nestoracunablanco