From Fedora Project Wiki
m (clarify "previous release") |
No edit summary |
||
Line 1: | Line 1: | ||
{{QA/Test_Case | {{QA/Test_Case | ||
|description=This case tests upgrading a Fedora system from the current stable release ({{FedoraVersion|long}}) to the development release (Rawhide/{{FedoraVersion|long|next}}) using [[PreUpgrade]]. | |description=This case tests upgrading a Fedora system from the current stable release ({{FedoraVersion|long}}) to the development release (Rawhide/{{FedoraVersion|long|next}}) using [[PreUpgrade]]. Then install another two kernels to reflect real-world users from repositories (stable and updates repo) or download from Koji: http://koji.fedoraproject.org/koji/packageinfo?packageID=8 | ||
|actions= | |actions= | ||
# Perform an installation of the stable release (e.g. {{FedoraVersion|long}}) with default partitioning (no less than 200MB for <code>/boot</code>). | # Perform an installation of the stable release (e.g. {{FedoraVersion|long}}) with default partitioning (no less than 200MB for <code>/boot</code>). |
Revision as of 09:12, 17 November 2009
Description
This case tests upgrading a Fedora system from the current stable release (Fedora 41) to the development release (Rawhide/Fedora 42) using PreUpgrade. Then install another two kernels to reflect real-world users from repositories (stable and updates repo) or download from Koji: http://koji.fedoraproject.org/koji/packageinfo?packageID=8
How to test
- Perform an installation of the stable release (e.g. Fedora 41) with default partitioning (no less than 200MB for
/boot
). - Install the newest available version of
preupgrade
. - 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 Rawhide from the list of available upgrade targets.
- 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 upgrade should complete and reboot without user assistance.
- The system should be upgraded to new version without error.
- The opened terminal, file browser, or other system applications should display and work correctly.