From Fedora Project Wiki

m (Use FedoraVersion template)
(obsolete test case - anaconda upgrades replaced with fedup)
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{admon/note|Obsolete|As of Fedora 18, installer-based upgrades have been replaced by [[FedUp]]. See [[:Category:Package fedup test cases]].}}
{{QA/Test_Case
{{QA/Test_Case
|description=This case tests anaconda upgrading from a previous release ({{FedoraVersion|long|previous}}) to the current ({{FedoraVersion|long}}).
|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.
|actions=
|actions=
# Perform a default installation of the previous release (e.g. {{FedoraVersion|long|previous}})
# Perform a default installation of the previous release (e.g. {{FedoraVersion|long}})
# Boot the current release (e.g. {{FedoraVersion|long}}) using any available means (boot.iso, PXE, CD or DVD)
# Do a full system update
# Boot the current release (e.g. {{FedoraVersion|long|next}}) using any available means ({{filename|boot.iso}}, PXE or {{filename|DVD.iso}})
# Select appropriate language and keyboard, then select ''Upgrade an existing installation''
# Select appropriate language and keyboard, then select ''Upgrade an existing installation''
# Select "Create new boot loader configuration" to update  
# Select '''Create new boot loader configuration''' to update  
# After upgrade finished, reboot the system  
# After upgrade finished, reboot the system  
# Login upgraded system, open a terminal, 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
|results=
|results=
# The system should be upgraded to new version without error
# The system should be upgraded to new version without error
Line 13: Line 19:
# 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:Obsolete_Test_Cases]]

Revision as of 00:01, 8 July 2014

Note.png
Obsolete
As of Fedora 18, installer-based upgrades have been replaced by FedUp. See Category:Package fedup test cases.


Description

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


How to test

  1. Perform a default installation of the previous release (e.g. Fedora 40)
  2. Do a full system update
  3. Boot the current release (e.g. Fedora 41) 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