Actions
Bug #17191
closedFailed upgrade step doesn't prevent the following steps to proceed
Difficulty:
Triaged:
Bugzilla link:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1382503
Description of problem:
If there is an issue with running a step in the pre-upgrade script,
the upgrade script continues with the execution. This might lead to more
serious issues later in the upgrade and complicates the debugging.
Steps to Reproduce:
1. run upgrade in which some migration steps fail
Actual results:
The upgrade continues with next steps
Expected results:
The upgrade fails immediately, providing enough information about the error.
Updated by Ivan Necas over 8 years ago
- Subject changed from Failed upgrade step doesn't prevent the following steps to proceed to Failed upgrade step doesn't prevent the following steps to proceed
- Target version set to 1.3.2
Updated by The Foreman Bot over 8 years ago
- Status changed from New to Ready For Testing
- Assignee set to Ivan Necas
- Translation missing: en.field_release deleted (
114) - Pull request https://github.com/Katello/katello-installer/pull/471 added
Updated by Ivan Necas over 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Actions