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.
publishValgrind
: Publish valgrind reportspattern
String
failThresholdInvalidReadWrite
String
failThresholdDefinitelyLost
String
failThresholdTotal
String
unstableThresholdInvalidReadWrite
String
unstableThresholdDefinitelyLost
String
unstableThresholdTotal
String
sourceSubstitutionPaths
String
publishResultsForAbortedBuilds
boolean
publishResultsForFailedBuilds
boolean
failBuildOnMissingReports
boolean
failBuildOnInvalidReports
boolean
runValgrind
: Run valgrindvalgrindExecutable
String
workingDirectory
String
includePattern
String
excludePattern
String
outputDirectory
String
outputFileEnding
String
programOptions
String
tool
$class: 'ValgrindToolHelgrind'
historyLevel
String
$class: 'ValgrindToolMemcheck'
showReachable
boolean
undefinedValueErrors
boolean
leakCheckLevel
String
trackOrigins
boolean
valgrindOptions
String
ignoreExitCode
boolean
traceChildren
boolean
childSilentAfterFork
boolean
generateSuppressions
boolean
suppressionFiles
String
removeOldReports
boolean
step([$class: 'ValgrindBuilder'])
: Run ValgrindvalgrindExecutable
String
workingDirectory
String
includePattern
String
excludePattern
String
outputDirectory
String
outputFileEnding
String
programOptions
String
tool
$class: 'ValgrindToolHelgrind'
historyLevel
String
$class: 'ValgrindToolMemcheck'
showReachable
boolean
undefinedValueErrors
boolean
leakCheckLevel
String
trackOrigins
boolean
valgrindOptions
String
ignoreExitCode
boolean
traceChildren
boolean
childSilentAfterFork
boolean
generateSuppressions
boolean
suppressionFiles
String
removeOldReports
boolean
step([$class: 'ValgrindPublisher'])
: Publish Valgrind resultspattern
String
failThresholdInvalidReadWrite
String
failThresholdDefinitelyLost
String
failThresholdTotal
String
unstableThresholdInvalidReadWrite
String
unstableThresholdDefinitelyLost
String
unstableThresholdTotal
String
sourceSubstitutionPaths
String
publishResultsForAbortedBuilds
boolean
publishResultsForFailedBuilds
boolean
failBuildOnMissingReports
boolean
failBuildOnInvalidReports
boolean
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.