Open krishna3008 opened 2 years ago
Hi @krishna3008 ,
Thanks for your report. From the output trace you shared, the plugin is unable to find the cm
tool installed in the container.
cm
for the machine? What's its current location?PATH
environment value in the current session for the running process? Can you share it with us?
Jenkins and plugins versions report
Environment
```text Paste the output here ```What Operating System are you using (both controller, and any agents involved in the problem)?
Windows 10 (Latest) (PC | Kubernates)
Ubuntu (Latest) (Kubernates)
Reproduction steps
cm version
command by myself it is printing the result but the plugin is still unable to find it.scmVars = cm (branch: "${Branch_Name}", changeset: "${Change_set}", cleanup: 'DELETE', repository: "${Repo_Name}", server: "${Plastic_Server}:${Plastic_Port}")
(which should use the existing configuration and system client path)Expected Results
Actual Results
Anything else?
PLease fix this issue to make the plugin to find the tool. I am also facing this in the Linux OS too.