Skip to content

UrbanCode Velocity - Steps

Steps

Steps

Process steps in the Urbancode Velocity plug-in

Upload Metrics Data

Use this step to upload a metrics data to UrbanCode Velocity.

NameTypeDescriptionRequiredProperty Name
Application NameStringThe name of the application that UrbanCode Velocity uses to associate the metric with. For example: appName: My Test App.YesappName
Data FormatStringThe format of the data in the metrics file that UrbanCode Velocity uses to process the metric file. For example: dataFormat: junitXML.YesdataFormat
Data SetStringThe type of the dataset that UrbanCode Velocity uses to associate the metric with. For example: dataSet: Unit Tests.YesdataSet
Metric Definition NameStringThe name of the metric that UrbanCode Velocity uses toassociate the metric with. For example: metricDefinitionName: Unit Tests.YesmetricDefinitionName
Plugin TypeStringThe type of the plugin UrbanCode Velocity uses to process the metric file. For example: pluginType: junitXML.YespluginType
UrbanCode Velocity ServerSelect an UrbanCode Velocity server from the list or specify a property whose value is the property sheet UUID of the relevant UrbanCode Velocity integration.Yesautomation
ValueStringValue that UrbanCode Velocity uses to process the metric data. Provide the value in key:value format. For example: value:{passed: 30,failed: 0}``.Yesvalue

Upload build data

Upload build information to UrbanCode Velocity.

NameTypeDescriptionRequiredProperty Name
Application NameStringThe applications name to be used in UrbanCode Velocity.YesapplicationName
Build NameStringThe name to use for identifying this build in UrbanCode Velocity.YesbuildName
RequesterStringThe name of the requester.NorequesterName
StatusStringThe status of the build. For example: success.Yesstatus
UrbanCode Velocity ServerSelect a UrbanCode Velocity server from the list or specify a property whose value is the property sheet UUID of the relevant UrbanCode Velocity integration.Yesautomation
Version NameStringThe version name to be associated with the build information in UrbanCode Velocity.YesversionName

Roles in the Urbancode Velocity plug-in

The plug-in adds these roles automatically to resources. You cannot add these roles manually.

UrbanCode Velocity

NameTypeDescriptionReference
Access KeyPasswordThe user access key to use for authenticating requests that are sent to UrbanCode Velocity.
Tenant IdStringThe tenant Id of the UrbanCode Velocity server.
URLStringThe UrbanCode Velocity server URL including protocol and port, if needed. Example: https://ucv.domain.com:8444