Repo Added
|
Files
145
|
Badge
README BADGES
|
gitlab-ci
fix: add explicit check and handling for aborted deployments Ticket: ME-527 Changelog: Fix an issue where a user-aborted deployment would reboot and rollback during e.g. download. This is fixed by adding a new state event, `DeploymentAborted`, which is posted when sending status updates to the server. Each state that sends deployment status now explicitly checks if the deployment is aborted and handles it accordingly. Signed-off-by: Daniel Skinstad Drabitzius <daniel.drabitzius@northern.tech> (cherry picked from commit 2f53d8536)
9 of 10 new or added lines in 3 files covered. (90.0%)
7392 of 9730 relevant lines covered (75.97%)
13929.72 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
1998098895 | pr_1816 | fix: add explicit check and handling for aborted deployments Ticket: ME-527 Changelog: Fix an issue where a user-aborted deployment would reboot and rollback during e.g. download. This is fixed by adding a new state event, `DeploymentAborted`, wh... | Pull #1816 | gitlab-ci |
75.97 |