From Fedora Project Wiki
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.
- Next do this ...
- Finally click that
Expected Results
The following must be true to consider this a successful test run. Be brief ... but explicit.
- Step #1 completes without error
- The system boots into runlevel 5
- Program completes with exit code 0
Optional
Optionally provide hints for exploratory testing.