Expand description
Data models for execution plans and results
Structs§
- Execution
Plan - Execution plan containing all steps to be executed
- Execution
Result - Result of executing a plan
- Execution
State - Execution state for pause/resume
- Execution
Step - A single step in an execution plan
- Risk
Factor - Individual risk factor
- Risk
Score - Risk score for a plan or step
- Rollback
Action - Rollback action to undo a step
- Step
Result - Result of executing a single step
- Test
Failure - Details of a test failure
- Test
Results - Test results from running tests
Enums§
- Complexity
Level - Complexity level of an execution plan
- Execution
Mode - Execution mode
- Execution
Status - Status of an execution
- Risk
Level - Risk level classification
- Rollback
Type - Type of rollback action
- Step
Action - Action to perform in a step
- Step
Status - Status of an execution step
- Test
Framework - Test framework type