From Fedora Project Wiki

(create a generic 'default bootloader upgrade option' test case for text installs)
 
(s/fedup/dnf)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{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]].}}
{{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]]

Latest revision as of 19:03, 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 using the default bootloader configuration option in text mode.


How to test

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