Performance: Recording JMeter reports 'C:\Users\vsm754\Desktop\Projects\My Sherwin\Jmeter-Burst Tests\*.jtl' Performance: no JMeter files matching 'C:\Users\vsm754\Desktop\Projects\My Sherwin\Jmeter-Burst Tests\*.jtl' have been found. Has the report generated?. Setting Build to FAILURE Build step 'Publish Performance test result report' changed build result to FAILURE Finished: FAILURE
Please let me know how to configure the reports in Jenkins for the jmeter execution.
Thanks in advance.
Regards,
Venkat
As far as I know, performance plugin does not support absolute paths to files. You need to use path relative to workspace.
--
You received this message because you are subscribed to the Google Groups "jmeter-plugins" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jmeter-plugin...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Seems you have duplicate attribute names inside your JTL file.
XML forbids that.