I'm using Jenkins job to run jmeter test plan. In my jmeter test plan I have "Results in Table" listener there is an option to save listener output to file and I'm using that option. But I can't specify correct path to see that output in Jenkins job's workspace.
How should I configure Jenkins job, or what path should I specify in jmeter listener to see my saved file in Jenkins job's workspace?