Feature #8922
closed
Remember necessary post update actions if something goes wrong
Added by Evgeny Novikov over 6 years ago.
Updated over 6 years ago.
Description
If during update something goes wrong in the middle, deployment scripts stop their execution without executing necessary post update actions. Next time they may proceed from the middle skipping post update actions as well. For instance, Klever can be successfully updated but due to a failure during update of its addon deployment scripts can miss updating Klever Bridge.
- Assignee set to Evgeny Novikov
- Target version changed from 2.0 to 1.1
This issue is not strictly bound with purposes of 2.0 that targets verification of C software.
- Status changed from New to Resolved
I implemented this functionality in branch feature-8922. So, nobody needs to care anymore if something fails during update (both local and OpenStack deployments) or install (just local deployment - for OpenStack deployments instances are immediately removed in case of any errors during creating).
Let's wait for testing results.
- Status changed from Resolved to Closed
Tests passed, so, I merged the branch to master in a525e0e7.
Also available in: Atom
PDF