From Fedora Project Wiki
(should upgrade to {{FedoraVersion|long|next}}, not Rawhide) |
No edit summary |
||
Line 1: | Line 1: | ||
{{QA/Test_Case | {{QA/Test_Case | ||
|description=This case tests upgrading a Fedora system from the previous stable release ({{FedoraVersion|long|previous}}) to the development release ({{FedoraVersion|long|next}}) using [[PreUpgrade]]. | |description=This case tests upgrading a Fedora system from the previous stable release ({{FedoraVersion|long|previous}}) to the development release ({{FedoraVersion|long|next}}) using [[PreUpgrade]]. | ||
{{admon/note|Note|This test requires you to have a wired connection to the internet during the install.}} | |||
|actions= | |actions= | ||
# Perform an installation of the previous stable release (e.g. {{FedoraVersion|long|previous}}) with default partitioning ( | # Perform an installation of the previous stable release (e.g. {{FedoraVersion|long|previous}}) with default partitioning (200MB for {{filename|/boot}}). <!--Ensure there are only '''1''' kernel installed on the system.--> | ||
# Install the newest available version of | # Install the newest available version of {{package|preupgrade}} and {{package|python-urlgrabber}} | ||
# Run {{command|preupgrade}} from a command prompt or the ''Run Application'' dialog. Provide the requested password for root authorization. | # Run {{command|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''. | # On the ''Choose desired release'' screen, enable ''unstable test releases''. | ||
# Choose ''{{FedoraVersion|long|next}} ( | # Choose ''{{FedoraVersion|long|next}} (Branched)'' from the list of available upgrade targets, then click ''Apply''. | ||
# While downloading, preupgrade should warn that there wasn't enough space to download install.img but it can be downloaded after reboot if you have a wired network connection. Click ''continue'' for that. | |||
# When the process completes, click ''Reboot''. | # When the process completes, click ''Reboot''. | ||
# The system should reboot, perform the upgrade, and reboot into the new system automatically. | # The system should reboot, perform the upgrade, and reboot into the new system automatically. | ||
Line 12: | Line 14: | ||
|results= | |results= | ||
# The preupgrade utility will run to completion, without error. | # The preupgrade utility will run to completion, without error. | ||
# The user is prompted with a warning indicating ''Not enough space to download install.img''. Preupgrade will allow the update to continue. | |||
# The user is ''' | |||
# The system should be upgraded to new version without error. | # The system should be upgraded to new version without error. | ||
# 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:Upgrade_system]] |
Revision as of 08:34, 30 June 2010
Description
This case tests upgrading a Fedora system from the previous stable release (Fedora 40) to the development release (Fedora 42) using PreUpgrade.
How to test
- Perform an installation of the previous stable release (e.g. Fedora 40) with default partitioning (200MB 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.
- While downloading, preupgrade should warn that there wasn't enough space to download install.img but it can be downloaded after reboot if you have a wired network connection. Click continue for that.
- 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 user is prompted with a warning indicating Not enough space to download install.img. Preupgrade will allow the update to continue.
- The system should be upgraded to new version without error.
- The opened terminal, file browser, or other system applications should display and work correctly.