Each deployment in Release Automation has various stages it undergoes during it's execution time. We have seen various time where there is lot of confusion around its understanding and mixing up of this with process status.
Due to length of this document we have created it as series document with two parts in which we are going to provide and overview of various deployment status and understanding there impact on each deployment stages.
Each deployment in Release Automation has various mentioned below stages, stage status and deployment status. Deployment in Release Automation logically can be considered as parent entity encapsulating one or more processes and its status are not comparable with that of process status. The important analogy which is worth remembering is that Deployment/Release is a set and each process is a set member. Below is a tabular presentation of Deployment stage, stage-status and deployment status.
Stage | Initialize | Approval | Deployment | Post Deployment |
| |
| ||||||
Current Stage Status | Pending | Running | Paused | Running with Errors | Succeed | Failed |
| ||||||
Deployment Status | Active | Failed | Succeeded | Cancelled |
|
The information in this document is captured from Release Automation version 5.5.X.
Scenario-1
Release Stage
<Please see attached file for image>
Deployment Status
<Please see attached file for image>
Scenario-2
Release Stage
<Please see attached file for image>
Deployment Status
<Please see attached file for image>
Scenario-3
Release Stage ( the below screen shot is showing the corresponding Process stage to understand better why status of "Running with Errors" is shown on Stage Status)
<Please see attached file for image>
Deployment Status
<Please see attached file for image>
Understanding deployment status at various deployment stages - Part 1