hudson.plugins.PerfPublisher.PerfPublisherPublisher.config.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of perfpublisher Show documentation
Show all versions of perfpublisher Show documentation
The PerfPublisher plug-in scans for xml tests reports defined in the administration panel and generates trend graphs, computes stats and underline regressions and modifications. The xml files must be generated by your own testing tool.
description.pattern=This setting specifies the XML report files, such as 'report_perf.xml' \
Basedir of the reports location is the workspace root. \
Be sure not to include any non-report files into this textbox.
description.threshold=If the number of failed test exceeds this threshold then a build is \
considered as unstable. Leave this field empty if the unstable state of the build \
should not be touched by this plug-in. \
[ 0 to deactivate. ]
description.healthy=Configure health reporting thresholds. If the actual percent of failed test is between \
the provided thresholds, the healthiness is interpolated.\
[ Set min and max to 0 to deactivate. ]