From Fedora Project Wiki

m (Use FedoraVersion template)
m (Use Test_Case template)
Line 1: Line 1:
= Description =
{{QA/Test_Case
This case tests upgrading from the current stable release ({{FedoraVersion|long}}) to the development release ({{FedoraVersion|long|next}}) while updating the existing bootloader configuration.
|description=This case tests upgrading from the current stable release ({{FedoraVersion|long}}) to the development release ({{FedoraVersion|long|next}}) while '''updating''' the existing bootloader configuration.
 
|actions=
= Steps To Reproduce =
# Perform a default installation of the previous Fedora release ({{FedoraVersion|long}}) and verify it works correctly
# Perform a default installation of the previous Fedora release ({{FedoraVersion|long}}) and verify it works correctly
# Boot the {{FedoraVersion|long|next}} installer using any available means (boot.iso, DVD, CD or PXE)
# Boot the {{FedoraVersion|long|next}} installer using any available means (boot.iso, DVD, CD or PXE)
Line 12: Line 11:
#* Open file browser
#* Open file browser
#* or other system applications
#* or other system applications
 
|results=
= Expected Results =
# The system should be upgraded to {{FedoraVersion|long|next}} version without error
# 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 terminal, file browser, or other system applications should display and work correctly
# The opened terminal, file browser, or other system applications should display and work correctly
 
}}


[[Category:Upgrade_system]]
[[Category:Upgrade_system]]

Revision as of 12:35, 14 May 2009

Description

This case tests upgrading from the current stable release (Fedora 40) to the development release (Fedora 41) while updating the existing bootloader configuration.


How to test

  1. Perform a default installation of the previous Fedora release (Fedora 40) and verify it works correctly
  2. Boot the Fedora 41 installer using any available means (boot.iso, DVD, CD or PXE)
  3. After anaconda is started successfully,select default language,keyoard, and then select "Upgrade an existing installation"
  4. Select "Update boot loader configuration" to upgrade
  5. After upgrade finished, reboot the system
  6. Login upgraded system and perform some basic desktop operations
    • Open a terminal
    • Open file browser
    • or other system applications

Expected Results

  1. The system should be upgraded to Fedora 41 version without error
  2. The system can boot into new version fedora without error
  3. The opened terminal, file browser, or other system applications should display and work correctly