Creating a process in IBM® DevOps Deploy

You must create a process for the component to include step properties for the test that you want to run from IBM® DevOps Deploy (Deploy).

Before you begin

Procedure

  1. Log in to Deploy, if you are not already logged in.
    The Deploy dashboard is displayed.
  2. Click Components.
    A list of components that are available in Deploy is displayed.
  3. Select the component from the list for which you want to create a process.
  4. Click the Processes tab, and then click Create Process.
    The Create Process dialog is displayed.
  5. Enter a name for the process in the Name field.
  6. Select Operational (No Version Needed) from Process Type drop-down list.
  7. Verify the Default Working Directory field.

    The Default Working Directory field defines the location that the agent uses to run the process. The default value is ${p:resource/work.dir}/${p:component.name}.

    Where ${p:resource/work.dir} is the default working directory for the agent and ${p:component.name} is the name of the component.

  8. Click Save.
    The process that you created is listed in the Processes tab and the Design tab for the process is displayed.

Results

You have created the process for the component in Deploy.

What to do next

You must configure the process in Deploy. See Configuring the process in IBM DevOps Deploy.