From Fedora Project Wiki
m (moved QA/TestCases/Upgrade SkipBootloaderUpdating to QA:Testcase Anaconda Upgrade Skip Bootloader: Moved into the QA: namespace) |
m (Use FedoraVersion template) |
||
Line 1: | Line 1: | ||
= Description = | = Description = | ||
This case tests the | This case tests upgrading from the current stable release ({{FedoraVersion|long}}) to the development release ({{FedoraVersion|long|next}}) while skipping any updates to the existing bootloader configuration. | ||
= Steps To Reproduce = | = Steps To Reproduce = | ||
# Perform a default installation of the previous Fedora release and verify it works correctly | # Perform a default installation of the previous Fedora release ({{FedoraVersion|long}}) and verify it works correctly | ||
# Boot the | # Boot the {{FedoraVersion|long|next}} installer using any available means (boot.iso, DVD, CD or PXE) | ||
# After anaconda is started successfully,select default language,keyoard, and then select "Upgrade an existing installation" | # After anaconda is started successfully,select default language,keyoard, and then select "Upgrade an existing installation" | ||
# Select "Skip bootloader updating" to upgrade | # Select "Skip bootloader updating" to upgrade | ||
# After upgrade finished, reboot the system | # After upgrade finished, reboot the system | ||
# Login upgraded system | # Login upgraded system and perform some basic desktop operations | ||
#* Open a terminal | |||
#* Open file browser | |||
#* or other system applications | |||
= Expected Results = | = Expected Results = | ||
# | # The system should be upgraded to {{FedoraVersion|long|next}} version without error | ||
# The system can boot into new version fedora without error | # The system can boot into new version fedora without error | ||
# The opened | # The opened terminal, file browser, or other system applications should display and work correctly | ||
[[Category:Upgrade_system]] | [[Category:Upgrade_system]] |
Revision as of 12:32, 14 May 2009
Description
This case tests upgrading from the current stable release (Fedora 41) to the development release (Fedora 42) while skipping any updates to the existing bootloader configuration.
Steps To Reproduce
- Perform a default installation of the previous Fedora release (Fedora 41) and verify it works correctly
- Boot the Fedora 42 installer using any available means (boot.iso, DVD, CD or PXE)
- After anaconda is started successfully,select default language,keyoard, and then select "Upgrade an existing installation"
- Select "Skip bootloader updating" to upgrade
- After upgrade finished, reboot the system
- Login upgraded system and perform some basic desktop operations
- Open a terminal
- Open file browser
- or other system applications
Expected Results
- The system should be upgraded to Fedora 42 version without error
- The system can boot into new version fedora without error
- The opened terminal, file browser, or other system applications should display and work correctly