From Fedora Project Wiki

(Created page with '{{QA/Test_Case |description=This case tests upgrading a Fedora system from the current stable release ({{FedoraVersion|long}}) to the development release (Rawhide/{{FedoraVersion...')
 
m (clarify "previous release")
Line 2: Line 2:
|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]].
|actions=
|actions=
# Perform an installation of the previous 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>).
# Install the newest available version of {{package|preupgrade}}.
# Install the newest available version of {{package|preupgrade}}.
# Run <code>preupgrade</code> from a command prompt or the ''Run Application'' dialog. Provide the requested password for root authorization.
# Run <code>preupgrade</code> from a command prompt or the ''Run Application'' dialog. Provide the requested password for root authorization.

Revision as of 20:33, 27 May 2009

Description

This case tests upgrading a Fedora system from the current stable release (Fedora 40) to the development release (Rawhide/Fedora 41) using PreUpgrade.


How to test

  1. Perform an installation of the stable release (e.g. Fedora 40) with default partitioning (no less than 200MB for /boot).
  2. Install the newest available version of Package-x-generic-16.pngpreupgrade.
  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 Rawhide from the list of available upgrade targets.
  6. 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 upgrade should complete and reboot without user assistance.
  2. The system should be upgraded to new version without error.
  3. The opened terminal, file browser, or other system applications should display and work correctly.