From Fedora Project Wiki

(clean up the page, remove lots of duplication of same instructions)
Line 14: Line 14:
== What to test? ==
== What to test? ==


Today's installment of Fedora Test Day will focus on testing '''Fedora Media Writer ''' for different Operating Systems and architectures.
Today's installment of Fedora Test Day will focus on testing the rewritten and updated LiveUSB Creator tool, now known as [[Changes/LUCasPrimaryDownloadable|'''Fedora Media Writer''']], for different operating systems and architectures. The new tool is intended to be provided as the primary download option for Fedora 24 Workstation, with the aim of lowering the barrier for potential users to try and install Fedora.
 
===Benefits to Fedora===
It will provide an easy-to-use tool for all major platforms (Linux, Windows, Mac OS X) which will be offered to users as the primary download option. That should generally lower the barrier for potential users to try and install Fedora.


== Who's available ==
== Who's available ==
Line 29: Line 26:
{{admon/warning|Data loss|Any data on the USB stick used for this test is likely to be destroyed. Please do not use a stick whose contents you need to keep.}}
{{admon/warning|Data loss|Any data on the USB stick used for this test is likely to be destroyed. Please do not use a stick whose contents you need to keep.}}


* Usb Flash Drive ( Anything above 4 GB )
* USB flash drive (min. 4GiB)
* Root permission of the system.
* Root access on the system used to write the drive (or admin access in Windows)
* Fedora 22/23/24 Alpha
* The latest version of the tool (see next section)
* An updated [http://fedoraproject.org/get-prerelease Fedora 24 pre-release], [[Releases/Rawhide|Rawhide]] (tips on installing Rawhide below), or a [http://dl.fedoraproject.org/pub/fedora/linux/development/24/Workstation/x86_64/iso/Fedora-Workstation-Live-x86_64-24-20160409.n.0.iso nightly live image]
* look at this update: https://bugzilla.redhat.com/show_bug.cgi?id=1324600#c4  (version 3.92.1)
: <mbriza> if you're on f24, you can just do dnf update --enablerepo=updates-testing liveusb-creator


== How to test? ==
== How to test? ==


=== For Fedora 22/23 ===
=== Install the tool ===
* Get the package from [http://koji.fedoraproject.org/koji/buildinfo?buildID=747138 here]
* Install the package
* Download your favorite version of Fedora
* Boot your system with the live USB
* Verify the installation
* Full step by step [http://sumantrom.blogspot.in/2016/04/testing-with-luc-poc-fedora-22-x8664.html doc]
 
 
=== '''Update your machine''' ===


If you're running Fedora 22, make sure you have all the current updates for it installed, using the update manager. If you want to try Rawhide, see the instructions on the [[Releases/Rawhide|Rawhide]] page on the various ways in which you can install or update to Rawhide. Or:
* Fedora: {{command|1=dnf --enablerepo=updates-testing update liveusb-creator}}
* Windows: Download [https://mbriza.fedorapeople.org/liveusb-creator.zip liveusb-creator.zip], extract it, and run the executable


=== '''Live image''' ===
=== Run the tests ===


Optionally, you may download a non-destructive Rawhide live image for your architecture. Tips on using a live image are available at [[FedoraLiveCD]]. Live images can be found [http://getfedora.org/ here].
Visit the [http://testdays.fedorainfracloud.org/events/6 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.
 
== Test Cases ==
 
Below is the list of few test cases which participants can execute
 
===Fedora===
 
* Download a live image (if not installed) from [http://www.getfedora.org here]
* Get the package from [http://koji.fedoraproject.org/koji/buildinfo?buildID=747138 here]
  dnf install liveusb-creator-3.91.0-1.fc22.noarch.rpm
 
* Download your favorite version of Fedora
* Boot your system with the live USB
* Verify the installation
* Manual test cases can be found here[https://fedoraproject.org/wiki/QA:Testcase_Fedora_Media_Writer wiki]
 
===Windows===
 
 
* Download the tool from [https://mbriza.fedorapeople.org/liveusb-creator.zip here]
* Manual test cases can be found here[https://fedoraproject.org/wiki/QA:Testcase_Fedora_Media_Writer wiki]


== Test Results ==
== Test Results ==


Construct a table or list to allow testers to post results.  Each column should be a test case or configuration, and each row should consist of test results. Include some instructions on how to report bugs, and any special instructions. Here's an example, from a Palimpsest test day:
Please enter your results on the [http://testdays.fedorainfracloud.org/events/NUMBER result page]. The results will be transferred here after the Test Day is finished.
 
If you have problems with any of the tests, report a bug to [https://bugzilla.redhat.com Bugzilla].If you are unsure about exactly how to file the report or what other information to include, just ask on IRC and we will help you. Once you have completed the tests, add your results to the Results table below, following the example results from the first line as a template. The first column should be your name with a link to your User page in the Wiki if you have one. For each test case, use the [[Template:result|result template]] to enter your result, as shown in the example result line.
 
{|
! 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/>
|-
|}


[[Category:Fedora 24 Test Days]]
[[Category:Fedora 24 Test Days]]

Revision as of 05:20, 14 April 2016

Fedora Test Days
Echo-testing-48px.png
Changes/LUCasPrimaryDownloadable

Date 2016-04-19
Time all day

Website [website]
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 testing the rewritten and updated LiveUSB Creator tool, now known as Fedora Media Writer, for different operating systems and architectures. The new tool is intended to be provided as the primary download option for Fedora 24 Workstation, with the aim of lowering the barrier for potential users to try and install Fedora.

Who's available

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

Prerequisite for Test Day

Warning.png
Data loss
Any data on the USB stick used for this test is likely to be destroyed. Please do not use a stick whose contents you need to keep.
  • USB flash drive (min. 4GiB)
  • Root access on the system used to write the drive (or admin access in Windows)
  • The latest version of the tool (see next section)

How to test?

Install the tool

  • Fedora: dnf --enablerepo=updates-testing update liveusb-creator
  • Windows: Download liveusb-creator.zip, extract it, and run the executable

Run the tests

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.

Test Results

Please enter your results on the result page. The results will be transferred here after the Test Day is finished.