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.
realtimeJUnit
: Display JUnit test results as they appearjunit
step would. The difference is that test results are displayed as they appear.
testResults : String
allowEmptyResults : boolean
(optional)
healthScaleFactor : double
(optional)
keepLongStdio : boolean
(optional)
parseInterval : long
(optional)
The interval between two file system scans to parse test results (in seconds). Must be a positive value greater than 0. Default value is calculated as 1/100 of the estimated build duration, but never more often than every 5 seconds.
skipMarkingBuildUnstable : boolean
(optional)
testDataPublishers
(optional)
attachments
$class: 'AutomateTestDataPublisher'
$class: 'ClaimTestDataPublisher'
$class: 'JUnitFlakyTestDataPublisher'
$class: 'JunitResultPublisher'
urlOverride : String
$class: 'PerfSigTestDataPublisher'
dynatraceProfile : String
$class: 'SahaginTestDataPublishser'
$class: 'SauceOnDemandReportPublisher'
jobVisibility : String
(optional)
$class: 'StabilityTestDataPublisher'
$class: 'TestCafePublisher'
$class: 'TestReporter'
$class: 'YoutrackTestDataPublisher'
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.