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: 'CheckGate'])
: UCV - Check Gate in UrbanCode Velocitystep([$class: 'UploadBuild'])
: UCV - Upload Build to UrbanCode Velocitystep([$class: 'UploadDeployment'])
: UCV - Upload Deployment to UrbanCode Velocitystep([$class: 'UploadJUnitTestResult'])
: UCV - Upload JUnit Results to UrbanCode Velocitystep([$class: 'UploadMetricsFile'])
: UCV - Upload Metrics File to UrbanCode Velocitystep([$class: 'CheckGate'])
: UCV - Check Gate in UrbanCode VelocitypipelineId : String
stageName : String
versionId : String
fatal : String
step([$class: 'UploadBuild'])
: UCV - Upload Build to UrbanCode VelocitytenantId : String
id : String
name : String
versionName : String
revision : String
requestor : String
status : String
startTime : String
endTime : String
appName : String
appId : String
appExtId : String
debug : boolean
fatal : boolean
step([$class: 'UploadDeployment'])
: UCV - Upload Deployment to UrbanCode Velocityid : String
tenantId : String
name : String
result : String
initiator : String
versionName : String
versionExtId : String
type : String
environmentId : String
environmentName : String
description : String
startTime : String
endTime : String
appName : String
appId : String
appExtId : String
debug : boolean
fatal : boolean
step([$class: 'UploadJUnitTestResult'])
: UCV - Upload JUnit Results to UrbanCode Velocityproperties
java.util.Map<java.lang.String, java.lang.String>
step([$class: 'UploadMetricsFile'])
: UCV - Upload Metrics File to UrbanCode VelocitytenantId : String
name : String
filePath : String
testSetName : String
environment : String
combineTestSuites : boolean
fatal : boolean
debug : boolean
pluginType : String
dataFormat : String
recordName : String
metricDefinitionId : String
metricsRecordUrl : String
description : String
executionDate : String
buildId : String
buildUrl : String
appId : String
appName : String
appExtId : 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.