From Fedora Project Wiki

No edit summary
(changed case to have 500M /boot by default)
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 branched 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 (200MB for {{filename|/boot}}). <!--Ensure there are only '''1''' kernel installed on the system.-->
# Perform an installation of the stable release (e.g. {{FedoraVersion|long|previous}}) with default partitioning (500MB for {{filename|/boot}}). <!--Ensure there are only '''1''' kernel installed on the system. -->
# Install the newest available version of {{package|preupgrade}} and {{package|python-urlgrabber}}
# 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}} (Branched)'' 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.
# Log in to upgraded system, open a terminal, file browser, or other system applications.
# Log in to upgraded system, open a terminal, file browser, or other system applications.
|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 upgrade should complete and reboot without user assistance.
# The user is '''not''' prompted to address low disk space in {{filename|/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 10:07, 17 March 2011

Description

This case tests upgrading a Fedora system from the previous stable release (Fedora 39) to the branched release (Fedora 41) using PreUpgrade.


How to test

  1. Perform an installation of the stable release (e.g. Fedora 39) with default partitioning (500MB 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. When the process completes, click Reboot.
  7. The system should reboot, perform the upgrade, and reboot into the new system automatically.
  8. 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 upgrade should complete and reboot without user assistance.
  3. The user is not prompted to address low disk space in /boot
  4. The system should be upgraded to new version without error.
  5. The opened terminal, file browser, or other system applications should display and work correctly.