View and cancel deployments

You can view all the deployments that you triggered during any lifecycle stage and choose to remove any of those deployments that are no longer relevant.

To view and remove deployments

  1. Navigate to Release Automation > Release Pipeline.
  2. Select the desired application design type (topology or sequenced), from the drop-down list on the left side of the screen. (Topology Designs is selected by default).
  3. Select the application design and the version for which you want to view the deployments.
  4. Click the Deployments tab.

    All the deployments that you triggered are displayed in a tabular format along with details such as the packages in each deployment, the lifecycle stage in which the deployment was triggered, and the status of the deployment.

  5. You can filter the deployments based on lifecycle stages to view deployments pertaining to a specific lifecycle stage.
  6. To remove a deployment, click the gear icon and click Cancel.

    All the packages in the deployment are listed in the Cancel Deployments dialog box. You can choose to remove one package or multiple packages.

    When you try to cancel a deployment that has a custom action associated with a deploy action, a warning message is displayed stating that upon cancellation, the custom action may not work. You can proceed to cancel the deployment by clicking 'Yes' in the message dialog box.

    To delete a deployment, you must first cancel it.
  7. Click Cancel Deployments and then Yes in the Confirmation Required confirmation box.
  8. Click the gear icon and click Delete.
  9. Select the packages to delete and click Delete Deployments in the Delete Deployments dialog box.