Project

General

Profile

Actions

Feature #20150

closed

Full upgrade scenario

Added by Kavita Gaikwad almost 7 years ago. Updated about 2 months ago.

Status:
Rejected
Priority:
Normal
Assignee:
Category:
-
Target version:
-
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

This will introduce more structured upgrade scenario consisting of below scenarios:

  • pre_upgrade_check - non-modifying checks: is the system ready?
  • pre_migrations - modifying procedures before source update
  • migrations - source update and main migrations
  • post_migrations - additional steps after migration
  • post_upgrade_check - non-modifying checks: was the upgrade successful

If there were some failures or warnings in the checks, the reporter
informs the user about it and asks for confirmation.

Also, included below things:

  • --whitelist option
  • full upgrade experience: move some checks to pre/post migrations + add setting of repositories, yum update and installer run
Actions #1

Updated by Eric Helms about 2 months ago

  • Status changed from New to Rejected
Actions

Also available in: Atom PDF