From Fedora Project Wiki

(create a generic 'default bootloader upgrade option' test case for text installs)
 
(obsolete test case - anaconda upgrades replaced with fedup)
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 upgrading from the current stable release ({{FedoraVersion|long}}) to the development release ({{FedoraVersion|long|next}}) while '''using the default bootloader configuration option''' in '''text mode'''.
|description=This case tests upgrading from the current stable release ({{FedoraVersion|long}}) to the development release ({{FedoraVersion|long|next}}) while '''using the default bootloader configuration option''' in '''text mode'''.
Line 14: Line 16:
# The system applications should work correctly
# The system applications should work correctly
}}
}}
 
[[Category:Obsolete_Test_Cases]]
[[Category:Upgrade_system]]

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 using the default bootloader configuration option in text mode.


How to test

  1. Perform a default installation of the previous Fedora release (Fedora 40)
  2. Do a full system update
  3. Boot the Fedora 41 installer using any available means (boot.iso, PXE or DVD.iso) , passing the command line argument text
  4. After anaconda is started successfully, select default language and keyboard layout, and then select the system to be upgraded
  5. Accept whichever bootloader configuration option is the default
  6. After upgrade finished, reboot the system
  7. Login upgraded system and perform some basic operations

Expected Results

  1. The system should be upgraded to Fedora 41 version without error
  2. The system should be able to boot into the new Fedora version without error
  3. The system applications should work correctly