From Fedora Project Wiki
(half modified,modification in progress) |
(the test case page is now updated!) |
||
Line 10: | Line 10: | ||
{{admon/warning|Data loss|During upgrade you are advised to backup all your important data as the following process might delete your important files}} | {{admon/warning|Data loss|During upgrade you are advised to backup all your important data as the following process might delete your important files}} | ||
# gnome-software should notify you when it discovers that a newer OS version is available. | # gnome-software should notify you when it discovers that a newer OS version is available. | ||
# | # You should see a banner about it in the updates page of gnome-software. | ||
# | # The "Learn more" link should work (bring you to the release notes in a web browser). | ||
# Downloading the upgrade should happen in the background. You should be able to close gnome-software and go to other pages in gnome-software without interrupting it. | |||
# When the download is complete, you should get a notification, and the updates page in gnome-software should now offer you to install the | |||
update | |||
|results= | |results= | ||
The following must be true to consider this a successful test run | The following must be true to consider this a successful test run. | ||
# | # The above test cases should run successfully. | ||
# | # Installing the update should work just like an offline update | ||
# | # There should be warnings if you had rpms installed before the upgrade that would be broken by the upgrade (e.g. 3rd party software). | ||
|optional=Optionally provide hints for exploratory testing. | |optional=Optionally provide hints for exploratory testing. | ||
}} | }} |
Revision as of 08:21, 11 May 2016
Description
This test verifies how you can upgrade your Workstation Graphically from Fedora 23 to Fedora 24 with Gnome Software
Setup
- Make sure you are running Fedora 23 Workstation with a decent internet connection and root access.
- Enable COPR repo run
dnf copr enable rhughes/f23-gnome320
- Install all packages run
dnf install PackageKit libhif libgusb libappstream-glib json-glib gnome-software fwupd f24-backgrounds appstream-data
- Reboot and look for fedora.json which you will find
~/.cache/gnome-software/3.20/upgrades/fedora.json
- Once inside search for f24 change the corresponding key pair value from Under Development to Active this will create a situation for gnome-software to prompt us for the updates.
How to test
- gnome-software should notify you when it discovers that a newer OS version is available.
- You should see a banner about it in the updates page of gnome-software.
- The "Learn more" link should work (bring you to the release notes in a web browser).
- Downloading the upgrade should happen in the background. You should be able to close gnome-software and go to other pages in gnome-software without interrupting it.
- When the download is complete, you should get a notification, and the updates page in gnome-software should now offer you to install the
update
Expected Results
The following must be true to consider this a successful test run.
- The above test cases should run successfully.
- Installing the update should work just like an offline update
- There should be warnings if you had rpms installed before the upgrade that would be broken by the upgrade (e.g. 3rd party software).
Optional
Optionally provide hints for exploratory testing.