From Fedora Project Wiki

(Created page with '= Description = This case tests the fedora system upgrade with local CD/DVD = Steps To Reproduce = # Perform a default installation of the previous Fedora release and verify it ...')
 
(s/fedup/dnf)
 
(8 intermediate revisions by 4 users not shown)
Line 1: Line 1:
= Description =
{{admon/note|Obsolete|As of Fedora 18, installer-based upgrades have been replaced by [[FedUp]], which was itself replaced by the [[DNF_system_upgrade]] plugin. See [[:Category:Upgrade_system]].}}
This case tests the fedora system upgrade with local CD/DVD


= Steps To Reproduce =
{{QA/Test_Case
# Perform a default installation of the previous Fedora release and verify it works correctly
|description=This case tests upgrading from the current stable release ({{FedoraVersion|long}}) to the development release ({{FedoraVersion|long|next}}) while create a '''new''' bootloader configuration.
# Boot the system with a new Fedora release CD/DVD
|actions=
# After anaconda is started successfully,select default language,keyoard, and then select "Upgrade an existing installation"
# Perform a default installation of the previous release (e.g. {{FedoraVersion|long}})
# Select "Create new boot loader configuration" to update  
# Do a full system update
# After upgrade finished,reboot the system  
# Boot the current release (e.g. {{FedoraVersion|long|next}}) using any available means ({{filename|boot.iso}}, PXE or {{filename|DVD.iso}})
# Login upgraded system,open a teminal,file browser,or other system applications
# Select appropriate language and keyboard, then select ''Upgrade an existing installation''
 
# Select '''Create new boot loader configuration''' to update  
= Expected Results =
# After upgrade finished, reboot the system  
#the system should be upgraded to new version without error
# Login upgraded system and perform some basic desktop operations
#The system can boot into new version fedora without error
#* Open a terminal
#The opened teminal,file browser,or other system applications should display and work correctly
#* Open file browser
 
#* or other system applications
[[Category:Upgrade_system]]
|results=
# The system should be upgraded to new 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
}}
[[Category:Obsolete_Test_Cases]]

Latest revision as of 19:02, 2 November 2015

Note.png
Obsolete
As of Fedora 18, installer-based upgrades have been replaced by FedUp, which was itself replaced by the DNF_system_upgrade plugin. See Category:Upgrade_system.


Description

This case tests upgrading from the current stable release (Fedora 39) to the development release (Fedora 40) while create a new bootloader configuration.


How to test

  1. Perform a default installation of the previous release (e.g. Fedora 39)
  2. Do a full system update
  3. Boot the current release (e.g. Fedora 40) using any available means (boot.iso, PXE or DVD.iso)
  4. Select appropriate language and keyboard, then select Upgrade an existing installation
  5. Select Create new boot loader configuration to update
  6. After upgrade finished, reboot the system
  7. 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 new 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