Actions
Bug #14891
closedRtf can not launch ncf tests on non-released major rudder version
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Fix check:
Regression:
Description
It always try to execute ncf-setup with a "cf-engine version" arg based on latest rudder released version, matching the ncf version given.
But, if there are no release yet, ncf-setup can not find the proper rudder repo and fail to find which cfengine agent to use...
Moreover, ncf-setup can no longer support the nightly syntax for 5.1 since it wronlgy parse the rudder version.
Also, rtf should run ncf-setup on master branch instead of the given version if this one does not exists (for 5.1 for instance)
Actions