-
Bug
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
Description of problem:
Currently if `microshift_version` is set to a version that is an `EC` or we just want to use the latest version of a major pre-release it does not work.
Version-Release number of selected component (if applicable):
How reproducible:
Every time.
Steps to Reproduce:
1. Set `microshift_version` variable to an EC release or `latest-4.21` 2. ??? 3. It won't work correctly
Actual results:
Error due to incorrectly generated corresponding variables like `ocp_version` which are used to create the repo paths.
Expected results:
We expect them to work normally.
Additional info: