From Fedora Project Wiki
No edit summary |
(swap Xfce and KDE for ARM (Xfce is now blocking, KDE is not blocking): https://meetbot.fedoraproject.org/teams/f23_alpha_gono-go_meeting/f23_alpha_gono-go_meeting.2015-08-07-17.00.log.html) |
||
(26 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
{{admon/note|Obsolete|As of Fedora 18, preupgrade has been replaced by [[FedUp]], which was itself replaced by the [[DNF_system_upgrade]] plugin. See [[:Category:Upgrade_system]].}} | |||
{{QA/Test_Case | {{QA/Test_Case | ||
|description=This case tests upgrading a Fedora system from the current stable release ({{FedoraVersion|long}}) to the | |description=This case tests upgrading a Fedora system from the current stable release ({{FedoraVersion|long}}) to the branched release ({{FedoraVersion|long|next}}) using [[PreUpgrade]]. | ||
|actions= | |actions= | ||
# Perform an installation of the stable release (e.g. {{FedoraVersion|long}}) with default partitioning (no less than | # Perform an installation of the stable release (e.g. {{FedoraVersion|long}}) with default partitioning (no less than 500MB for {{filename|/boot}}). | ||
# | # Do a full system update | ||
# Install | # Install {{package|preupgrade}} | ||
# Run | # Run {{command|preupgrade}} from a command prompt or the ''Run Application'' dialog. Provide the requested password for root authorization. | ||
# On the | # On the ''Choose desired release'' screen, enable ''unstable test releases''. | ||
# Choose '' | # 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: | [[Category:Obsolete_Test_Cases]] |
Latest revision as of 19:02, 2 November 2015
Description
This case tests upgrading a Fedora system from the current stable release (Fedora 41) to the branched release (Fedora 42) using PreUpgrade.
How to test
- Perform an installation of the stable release (e.g. Fedora 41) with default partitioning (no less than 500MB for
/boot
). - Do a full system update
- Install
preupgrade
- 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.
- 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 upgrade should complete and reboot without user assistance.
- The user is not prompted to address low disk space in
/boot
- The system should be upgraded to new version without error.
- The opened terminal, file browser, or other system applications should display and work correctly.