Adding an application to the pipeline

You can add an application to the pipeline in HCL DevOps Velocity (Velocity).

Before you begin

You must have created a default or any customised value stream in Velocity.

Procedure

  1. Perform the following steps to add an application to the pipeline:
    1. In the Velocity home page, on the left navigational panel, click .
      The value streams that you created are displayed.
    2. Select the value stream that you created from the list.
    3. Click Pipeline on the panel.
      The Pipeline page is displayed for the value stream.
    4. Click Add application.
      The Add app - Choose the app window is displayed.
    5. In Managed by list, select application.
    6. In Application name filed, enter a name for the application.
    7. Optional: In Description filed, enter a description for the application.
    8. Click Save.
  2. Perform the following steps to create a version for the application in the pipeline:
    1. Click Create version under the Input column.
      The Create version window is displayed.
    2. Select the required job from the list, and then click Save.
  3. Perform the following steps to map the application to DEV environment:
    1. Click Add button under the DEV column.
      The Map a Jenkins job to a logical environment (DEV) window is displayed.
    2. Select the required job from the list, and then click Next.
    3. Specify a build number or select ${version.buildNumber} from the buildNumber list. and the click Next.
    4. In Select Version Parameter list, select buildNumber.
    5. Click Save.
      Similarly, you can map the app environments to any logical environment in the pipeline.
  4. If required, do the above steps again to add the applications and map them to the pipeline.

Results

You have added an application to the pipeline.