Versions Compared

Key

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

...

The image above displays an executing snapshot for a three stage pipeline.  The Dev (IaaS) stage has completed successfully, execution has transitioned to the QA stage, and is currently awaiting approval at the Approval from QA Lead gate.  Each  Each stage displays a header, and its gates and steps.


Area

Actions

Description

Header

Image Added Approve the current gate

Image Added Reject the current gate

Image Added Abort the current stage

Header level detail for the stage.

  • The name of the Stage/Environment.
  • Actions which can be performed on the Stage.
  • The current gate or step which is executing in the Stage (if any).
Gates

Image Added Approve the gate

Image Added Reject the gate


The status of gate within the stage of the snapshot executing the pipeline

Image Added  Aborted - The gate was aborted.

Image Added Failed - The gate failed.

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

Image Added Pending Approval - The gate is waiting for approval.

Image Added Rejected -  The gate was rejected by a user.

Image Added Running - The gate is currently being evaluated.

Image Added Scheduled - The gate is waiting for the scheduled time to elapse.

 Skipped - The gate was skipped by a user.

Image Added Successful - The gate was successful.

Steps


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).