The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps section of the Pipeline Syntax page.
For a list of other such plugins, see the Pipeline Steps Reference page.
perfReport
: Publish Performance test result reportsourceDataFiles
Specify the path to the Performance report files, relative to the workspace root. Plugin will be automatically detect parser for each report file.
Default Values are:
* 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"
** Default time format, that JMeter used for logging is "yyyy/mm/dd HH:mm:ss". See "log_format" property in jmeter.properties file in #Logging Configuration block.
*** By default wrk does not write output files. You'll need to redirect the STDOUT output for a file as in
wrk [options] [url] > results.wrk
String
baselineBuild
(optional)
int
compareBuildPrevious
(optional)
boolean
configType
(optional)
String
constraints
(optional)
? extends hudson.plugins.performance.constraints.AbstractConstraint
errorFailedThreshold
(optional)
int
errorUnstableResponseTimeThreshold
(optional)
Example: ------------------------------------- JMeterResultsOrders.jtl:2000 JMeterResultsGetCustomer.jtl:500 JMeterResultsCreateCustomer.jtl:700 -------------------------------------
String
errorUnstableThreshold
(optional)
int
excludeResponseTime
(optional)
boolean
failBuildIfNoResultFile
(optional)
boolean
filterRegex
(optional)
If this field is not empty, its content will be considered as a regular expression to only take into account URI matching it.
Example : ^(HP|Scenario|Search)(-success|-failure)?$
String
graphType
(optional)
String
ignoreFailedBuilds
(optional)
boolean
ignoreUnstableBuilds
(optional)
boolean
junitOutput
(optional)
String
modeEvaluation
(optional)
Standard Mode activates upper box and ignores lower box.
Expert Mode activates lower box and ignores upper box.
boolean
modeOfThreshold
(optional)
boolean
modePerformancePerTestCase
(optional)
boolean
modeThroughput
(optional)
boolean
nthBuildNumber
(optional)
int
parsers
(optional)
$class: 'IagoParser'
glob
String
percentiles
String
filterRegex
String
$class: 'JMeterCsvParser'
glob
String
percentiles
String
filterRegex
String
$class: 'JMeterParser'
glob
String
percentiles
String
filterRegex
String
$class: 'JUnitParser'
glob
String
percentiles
String
filterRegex
String
$class: 'JmeterSummarizerParser'
glob
String
percentiles
String
filterRegex
String
$class: 'LoadRunnerParser'
glob
String
percentiles
String
filterRegex
String
$class: 'TaurusParser'
glob
String
percentiles
String
filterRegex
String
$class: 'WrkSummarizerParser'
glob
String
percentiles
String
filterRegex
String
percentiles
(optional)
String
persistConstraintLog
(optional)
boolean
relativeFailedThresholdNegative
(optional)
double
relativeFailedThresholdPositive
(optional)
double
relativeUnstableThresholdNegative
(optional)
double
relativeUnstableThresholdPositive
(optional)
double
showTrendGraphs
(optional)
boolean
bzt
: Run Performance Testparams
String
alwaysUseVirtualenv
(optional)
boolean
bztVersion
(optional)
String
generatePerformanceTrend
(optional)
boolean
printDebugOutput
(optional)
boolean
useBztExitCode
(optional)
boolean
useSystemSitePackages
(optional)
boolean
virtualEnvCommand
(optional)
String
workingDirectory
(optional)
String
workspace
(optional)
String
Please submit your feedback about this page through this quick form.
Alternatively, if you don't wish to complete the quick form, you can simply indicate if you found this page helpful?
See existing feedback here.