From Fedora Project Wiki
(changed case to have 500M /boot by default) |
m (Add category) |
||
Line 18: | Line 18: | ||
}} | }} | ||
[[Category:Upgrade_system]] | [[Category:Upgrade_system]] | ||
[[Category:Package_preupgrade_test_cases]] |
Revision as of 17:14, 6 April 2011
Description
This case tests upgrading a Fedora system from the previous stable release (Fedora 40) to the branched release (Fedora 42) using PreUpgrade.
How to test
- Perform an installation of the stable release (e.g. Fedora 40) with default partitioning (500MB for
/boot
). - Install the newest available version of
preupgrade
andpython-urlgrabber
- Run
preupgrade
from a command prompt or the Run Application dialog. Provide the requested password for root authorization. - On the Choose desired release screen, enable unstable test releases.
- Choose Fedora 42 (Branched) from the list of available upgrade targets, then click Apply.
- When the process completes, click Reboot.
- The system should reboot, perform the upgrade, and reboot into the new system automatically.
- Log in to upgraded system, open a terminal, file browser, or other system applications.
Expected Results
- The preupgrade utility will run to completion, without error
- The upgrade should complete and reboot without user assistance.
- The user is not prompted to address low disk space in
/boot
- The system should be upgraded to new version without error.
- The opened terminal, file browser, or other system applications should display and work correctly.