From Fedora Project Wiki

m (Use FedoraVersion template)
Line 1: Line 1:
= Description =
= Description =
This case tests the fedora system upgrade with local CD/DVD
This case tests upgrading from the current stable release ({{FedoraVersion|long}}) to the development release ({{FedoraVersion|long|next}}) while updating 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 system with a new Fedora release CD/DVD
# 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 "Update boot loader configuration" to upgrade
# Select "Update boot loader configuration" to upgrade
#After upgrade finished, reboot the system
# After upgrade finished, reboot the system
#Login upgraded system,open a teminal,file browser,or other system applications
# 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 new 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 teminal,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:32, 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.

Steps To Reproduce

  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