Specify the path to the Performance report files, relative to the workspace root.
- You can specify multiple files and directories separated by semicolon.
- You use an Ant 'fileset' pattern.
Default Values are:
- JMeter reports: **/*.jtl
- JMeter Summariser reports: **/*.log *
- JUnit report: **/TEST-*.xml
* By default jmeter writes summariser statistics to jmeter.log. To enable logging
summariser statistics to separate log file add the property to jmeter.properties file to #Logging Configuration block : "log_file.jmeter.reporters.Summariser=filename.log"