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 (no less than 200MB for {{filename|/boot}}). Ensure there are only '''1''' kernel installed on the system.
# 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 [http://koji.fedoraproject.org/koji/packageinfo?packageID=preupgrade preupgrade] for the respective Fedora release.
# 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}} (Branch)'' from the list of available upgrade targets, then click ''Apply''.
# 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 upgrade should complete and reboot without user assistance.
# 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 '''not''' prompted to address low disk space in /boot
# 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 39) to the development release (Fedora 41) using PreUpgrade.

Note.png
Note
This test requires you to have a wired connection to the internet during the install.


How to test

  1. Perform an installation of the previous stable release (e.g. Fedora 39) with default partitioning (200MB for /boot).
  2. Install the newest available version of Package-x-generic-16.pngpreupgrade and Package-x-generic-16.pngpython-urlgrabber
  3. Run preupgrade from a command prompt or the Run Application dialog. Provide the requested password for root authorization.
  4. On the Choose desired release screen, enable unstable test releases.
  5. Choose Fedora 41 (Branched) from the list of available upgrade targets, then click Apply.
  6. 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.
  7. When the process completes, click Reboot.
  8. The system should reboot, perform the upgrade, and reboot into the new system automatically.
  9. Log in to upgraded system, open a terminal, file browser, or other system applications.

Expected Results

  1. The preupgrade utility will run to completion, without error.
  2. The user is prompted with a warning indicating Not enough space to download install.img. Preupgrade will allow the update to continue.
  3. The system should be upgraded to new version without error.
  4. The opened terminal, file browser, or other system applications should display and work correctly.