| Let me elaborate my requirement. Present scenario- The results are saved in Jenkins Workspace with some random number eg- 36892c. What we need- The result to be saved in any location which is preferable to the user. And also User can be able to save the results file with any kind of custom name. eg- /path to the results file to be saved/PrerformanceRun1 (or any other custom name to the results folder. Requirement is how we are currently saving the results using the LR controller where the user defines the result folder name. Want the same to be implemented in the LR plugin. |