From Fedora Project Wiki

No edit summary
No edit summary
Line 14: Line 14:
== What to test? ==
== What to test? ==


Today's instalment of Fedora Test Day will focus on '''upgrading from Fedora 23 to Fedora 24 Workstation with Gnome-software'''
Today's installment of Fedora Test Day will focus on '''upgrading from Fedora 23 to Fedora 24 Workstation with Gnome-software'''


== Who's available ==
== Who's available ==


The following cast of characters will be available testing, workarounds, bug fixes, and general discussion ...
The following cast of characters will be available testing, workarounds, bug fixes, and general discussion ...
* Development - [[User:Developer1|Developer1]] (irc_nick1), [[User:Developer2|Developer2]] (irc_nick2)
* Development - [[User:hughsie|hughsie]] (hughsie), [[User:mclasen|mclasen]] (mclasen)
* Quality Assurance - [[User:Adamwill|Adam Williamson]] (adamw), [[User:pschindl|Petr Schindler]] (pschindl), [[User:Sumantrom|Sumantro Mukherjee]] (sumantro)
* Quality Assurance - [[User:Adamwill|Adam Williamson]] (adamw), [[User:pschindl|Petr Schindler]] (pschindl), [[User:Sumantrom|Sumantro Mukherjee]] (sumantro)


Line 26: Line 26:
List of all prerequisite for the test event.
List of all prerequisite for the test event.


* A fresh workstation with all data backed up as this test might result in critical information loss
* A fully updated Fedora 23 Workstation installation, either on bare metal or in VM (please make sure you have no important data on that device, things might go wrong -- don't do this on your production machine)
* A VM will be good with a fresh build of Fedora 23 Workstation.
* This [https://copr.fedorainfracloud.org/coprs/rhughes/f23-gnome320/ COPR]repo enabled and installed
* Free space on HD
* Free space on HD


Line 34: Line 32:
# Make sure you are running Fedora 23 Workstation with a decent internet connection and root access.
# Make sure you are running Fedora 23 Workstation with a decent internet connection and root access.
# Enable COPR repo  run {{command|1=dnf copr enable rhughes/f23-gnome320}}
# Enable COPR repo  run {{command|1=dnf copr enable rhughes/f23-gnome320}}
# Install all packages run {{command|1=dnf install PackageKit libhif libgusb libappstream-glib json-glib gnome-software fwupd f24-backgrounds appstream-data}}
# fully update your machine and reboot
# Reboot and look for ''fedora.json'' which you will find {{command|1=~/.cache/gnome-software/3.20/upgrades/fedora.json}}
# Reboot and look for ''fedora.json'' which you will find {{command|1=~/.cache/gnome-software/3.20/upgrades/fedora.json}}
# Once inside search for ''f24'' change the corresponding key pair value from ''Under Development'' to ''Active''  
# Once inside search for ''f24'' change the corresponding key pair value from ''Under Development'' to ''Active''
  {
      "allow_retire": true,
      "branchname": "f24",
      "date_created": "2016-02-23 22:57:55",
      "date_updated": "2016-02-25 20:39:53",
      "dist_tag": ".fc24",
      "koji_name": "f24",
      "name": "Fedora",
      "status": "Active",
      "version": "24"
    }
# Gnome-software will prompt for update,accepting the update will download and install F24 Workstation.
# Gnome-software will prompt for update,accepting the update will download and install F24 Workstation.
You can start by following the test cases mention [https://fedoraproject.org/wiki/QA:Testcase_Workstation_Graphical_Upgrade here]
You can start by following the test cases mention [https://fedoraproject.org/wiki/QA:Testcase_Workstation_Graphical_Upgrade here]
Line 51: Line 60:


== Test Results ==
== Test Results ==
Visit the [http://testdays.fedorainfracloud.org/events/NUMBER result page] and click on the column title links to see the tests that need to be run: most column titles are links to a specific test case. Follow the instructions there, then enter your results by clicking the ''Enter result'' button for the test.
Visit the [http://testdays.fedorainfracloud.org/events/8 result page] and click on the column title links to see the tests that need to be run: most column titles are links to a specific test case. Follow the instructions there, then enter your results by clicking the ''Enter result'' button for the test.
{|
! User
! [[QA:Testcase_sample_1|Sample test 1]]
! [[QA:Testcase_sample_2|Sample test 2]]
! [[QA:Testcase_sample_3|Sample test 3]]
! [[QA:Testcase_sample_4|Sample test 4]]
! References
|-
| [[User:SampleUser|Sample User]]
| {{result|none}}
| {{result|pass}}
| {{result|warn}} <ref>Test pass, but also encountered {{bz|54321}}</ref>
| {{result|fail}} <ref>{{bz|12345}}</ref>
| <references/>
|-
|}


<!-- remove this comment block when creating a real Test Day
[[Category:Fedora 24 Test Days]]
[[Category:Fedora 24 Test Days]]
-->
 


<!-- remove this category when creating a test day page -->
<!-- remove this category when creating a test day page -->
[[Category:QA Templates]]
[[Category:QA Templates]]

Revision as of 10:10, 11 May 2016

Fedora Test Day
Echo-testing-48px.png
Workstation Graphical Upgrade

Date 2016-06-16
Time all day

Website QA/Test Days
IRC #fedora-test-day (webirc)
Mailing list test


Note.png
Can't make the date?
If you come to this page before or after the test day is completed, your testing is still valuable, and you can use the information on this page to test, file any bugs you find at Bugzilla, and add your results to the results section. If this page is more than a month old when you arrive here, please check the current schedule and see if a similar but more recent Test Day is planned or has already happened.

What to test?

Today's installment of Fedora Test Day will focus on upgrading from Fedora 23 to Fedora 24 Workstation with Gnome-software

Who's available

The following cast of characters will be available testing, workarounds, bug fixes, and general discussion ...

Prerequisite for Test Day

List of all prerequisite for the test event.

  • A fully updated Fedora 23 Workstation installation, either on bare metal or in VM (please make sure you have no important data on that device, things might go wrong -- don't do this on your production machine)
  • Free space on HD

How to test?

  1. Make sure you are running Fedora 23 Workstation with a decent internet connection and root access.
  2. Enable COPR repo run dnf copr enable rhughes/f23-gnome320
  3. fully update your machine and reboot
  4. Reboot and look for fedora.json which you will find ~/.cache/gnome-software/3.20/upgrades/fedora.json
  5. Once inside search for f24 change the corresponding key pair value from Under Development to Active
 {
     "allow_retire": true,
     "branchname": "f24",
     "date_created": "2016-02-23 22:57:55",
     "date_updated": "2016-02-25 20:39:53",
     "dist_tag": ".fc24",
     "koji_name": "f24",
     "name": "Fedora",
     "status": "Active",
     "version": "24"
   } 
  1. Gnome-software will prompt for update,accepting the update will download and install F24 Workstation.

You can start by following the test cases mention here

Run the tests

You can see QA:Testcase_Workstation_Graphical_Upgrade , execute the test case and and can post your results in the test day results page .

Reporting bugs

Include some instructions on how to report bugs, and any special instructions.

If you have problems with any of the tests, report a bug to Bugzilla u If you are unsure about exactly how to file the report or what other information to include, just ask on IRC #fedora-testday #fedora-qa and we will help you.

Test Results

Visit the result page and click on the column title links to see the tests that need to be run: most column titles are links to a specific test case. Follow the instructions there, then enter your results by clicking the Enter result button for the test.