From Fedora Project Wiki

(Created page with '{{QA/Test_Case |description=This case tests upgrading a Fedora system from the previous stable release ({{FedoraVersion|long|previous}}) to the development release (Rawhide/{{Fed...')
 
(obsolete this)
 
(13 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{admon/important|This test case is obsolete|PreUpgrade has been replaced by FedUp.}}
{{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 (Rawhide/{{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]].
|actions=
|actions=
# Perform an installation of the previous stable release (e.g. {{FedoraVersion|long|previous}}) with default partitioning (no less than 200MB for <code>/boot</code>).
# Perform an installation of the stable release (e.g. {{FedoraVersion|long|previous}}) with default partitioning (500MB for {{filename|/boot}}).
# Install the newest available version of {{package|preupgrade}}.
# Do a full system update
# Run <code>preupgrade</code> from a command prompt or the ''Run Application'' dialog. Provide the requested password for root authorization.
# Install {{package|preupgrade}}
# On the "Choose desired release" screen, enable "unstable test releases".
# Run {{command|preupgrade}} from a command prompt or the ''Run Application'' dialog. Provide the requested password for root authorization.
# Choose ''Rawhide'' from the list of available upgrade targets.
# On the ''Choose desired release'' screen, enable ''unstable test releases''.
# Click ''Apply''.
# Choose ''{{FedoraVersion|long|next}} (Branched)'' from the list of available upgrade targets, then click ''Apply''.
# 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 upgrade should complete and reboot without user assistance.
# 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 {{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:Obsolete Test Cases]]

Latest revision as of 09:47, 2 May 2013

Important.png
This test case is obsolete
PreUpgrade has been replaced by FedUp.


Description

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


How to test

  1. Perform an installation of the stable release (e.g. Fedora 38) with default partitioning (500MB for /boot).
  2. Do a full system update
  3. Install Package-x-generic-16.pngpreupgrade
  4. Run preupgrade from a command prompt or the Run Application dialog. Provide the requested password for root authorization.
  5. On the Choose desired release screen, enable unstable test releases.
  6. Choose Fedora 40 (Branched) from the list of available upgrade targets, then click Apply.
  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 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.