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.
step([$class: 'Autogen'])
: Autogenelement : String
Specify the name of the element in your Endevor® sandbox that you want to include in the autogeneration process, for example, RUNCOB01. The maximum length is 8 characters.
You can specify several specific comma-separated elements within the sandbox, for example, RUNCOB01, RUNCOB02.
You can use wildcards % and * to define the name patterns for the element names.
Examples:
Specify * to include all elements from the sandbox in the autonegeration process.
Specify RUNCOB* to include all element names that start with "RUNCOB".
Specify %%%COB* to include elements that contain the substring COB starting after position three.
environment : String
Provide the environment for the Endevor® sandbox that you want to include in the autogeneration process, for example, DEV.
system : String
Provide the system name for the environment in your Endevor® sandbox that you want to include in the autogeneration process, for example, APCTTC0.
subsystem : String
Provide the subsystem name for the environment in your Endevor® sandbox that you want to include in the autogeneration process, for example, TESTCICD.
stage : String
Specify the environment stage in your Endevor® that you want to include in the autogeneration process, for example, 1.
instance : String
Specify the instance name of the environment that is associated with Endevor® Web services, for example, WEBSMFNE.
signout : boolean
Select this option to work with elements in Endevor® that might be currently worked on by another user.
Select the Override signout option only if you have the permission to override the signout of another user.
step([$class: 'EmailPostBuildAction'])
: Performance Benchmarking ReportSpecify the list of recipients who will obtain email with performance benchmarking results after each pipeline execution. The performance benchmarking reports contain comprehensive data about the current performance of the Test Job, and provide analytical comparison with the previous and average performance metrics of this job. If the plugin detects any significant deviations from the statistically normal performance of the job, the recipients get an alert notification.
recipients : String
Provide a comma-separated list of email addresses of intended recipients of the performance benchmarking reports, for example, user1@example.com,user2@example.com.
step([$class: 'PerformanceAnalysisBuilder'])
: Performance Benchmarkingtestjob : String
Specify the data set name that contains the mainframe job that you want to run the performance benchmarking for, for example, TEST.POC.JCLLIB(TESTJOB).
The maximum length is 44 characters.
Ensure that the job is included in the monitoring scope of the MAT Performance Benchmarking plugin by Broadcom.
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.