Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The Image Removed Pipeline Execution tab of the dashboard provides an interactive view into the pipeline for a release.  Select a snapshot in the left-hand pane to view and manage the execution in real-time.  The snapshot pane lists all of the snapshots for the release, sorted by creation time, with the most recent on top, and provides the following information for each snapshot.

...

...

Field

...

Description

...

Snapshot Name

...

The generated name (using date & time) of the snapshot which is executing the pipeline. 

...

Status

...

The status of pipeline execution for the snapshot.

Image Removed  Aborted - The snapshot execution in the pipeline was aborted by a user.

Image Removed Failed - The snapshot execution in the pipeline failed.

Image Removed Out of Date - The snapshot execution has been superseded by a newer snapshot.

Image Removed Rejected -  The snapshot execution has been rejected (via an approval gate) by a user.

Image Removed Running - The snapshot execution is currently running gates or steps in the pipeline.

Image Removed Successful - The snapshot execution in the pipeline has successfully completed all stages.

...

Start/End Time

...

The date and time of when:

  • The snapshot began execution in the pipeline

  • The snapshot execution within the pipeline ended (whether successful, failed, or aborted). 

...

Actions

...

A list of actions which can be executed against the currently executing gate or step in the current stage.

Image Removed Approve the currently executing gate

Image Removed Reject the currently executing gate

Image Removed Complete the current manual task

...

The tab provides the execution related detail for the selected snapshot, and allows interactive management.  Within the tab, the following information is a available.

...

  • The name of the currently executing gate or step

  • The current stage

  • The duration for which the snapshot has been executing

  • The status of the pipeline execution for the snapshot

...

Stage Actions

Action

Description

Notes

Image Added

Abort Stage

Aborts the Stage and any currently running Gates or Steps in the Stage

Requires Manage Stage Execution permission. The Stage can only be aborted while in a running state (Gates Running, Gates Completed, Steps Running).

Image Added

Replay Stage

Replay the Stage. Any previously executed Gates or Steps, successful or otherwise, will be replayed as well.

Requires Manage Stage Execution permission. The Stage can only be replayed while in a halted state (Aborted, Failed, Gates Failed, Rejected).

Image Added

View Execution Variables

The Pipeline used by the Release is able to define runtime Variables to customize execution logic in real time. This button will open a view to visualize the current values of any such Pipeline Variables.

Image Added

Upload Execution Info

Step/Gate Actions

Action

Image Added

Approve Step/Gate

Image Added

Fullscreen

Image Added

Reject Step/Gate

Image Added

Replay Step/Gate

Image Added

Skip Step/Gate

This icon/action may also display with a tooltip of Override. Override is effectively the same as skip. Override is used when “overriding” the decision of a quality gate such as tests or scans not meeting certain criteria.

Image Added

View Pipeline Step/Gate Definition

Stage Statuses

Image Added

Aborted

Image Added

Failed

Image Added

Gates Completed

Image Added

Gates Failed

Image Added

Gates Running

Image Added

Not Started

Image Added

Out of Date

Image Added

Rejected

Image Added

Skipped

Image Added

Steps Running

Image Added

Success

Step/Gate Statuses

Image Added

Aborted

Image Added

Failed

Image Added

Pending Approval

Image Added

Pending Review

Image Added

Rejected

Image Added

Running

Image Added

Out of Date

Image Added

Scheduled

Image Added

Skipped

The Step or Gate has been skipped due to a precondition being false

Note that skipped is only displayed in the case of a precondition. A user manually skipping or overriding a Gate or Step will show a status of Success.

Image Added

Success