From Fedora Project Wiki

 
(12 intermediate revisions by the same user not shown)
Line 14: Line 14:
== What to test? ==
== What to test? ==


Today's installment of Fedora Test Day will focus on '''ARM'''
Today's installment of Fedora Test Day will focus on '''ARM''' 21_Alpha_TC7, and determine our supported hardware platforms.


== 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:pbrobinson|pbrobinson]] (pbrobinson), [[User:Developer2|Developer2]] (irc_nick2)
* Development - [[User:pbrobinson|pbrobinson]] (pbrobinson)  
* Quality Assurance - [[User:pwhalen|pwhalen]] (pwhalen), [[User:roshi|roshi]] (roshi), [[User:Tester3|Tester3]] (irc_nick5)
* Quality Assurance - [[User:pwhalen|pwhalen]] (pwhalen), [[User:roshi|roshi]] (roshi)


== Prerequisite for Test Day ==  
== Prerequisite for Test Day ==  


* MicroSD, SD (SATA HD optional)
* MicroSD, SD (SATA HD optional)
* Supported ARM board (those without hardware can use QEMU to assist with testing)
* Supported ARM board (full list can be found [http://nullr0ute.com/2014/08/fedora-21-and-arm-device-support/ here].)
* Free space on HD
* Free space on HD
* Todays Fedora 21 Candidate image : [https://dl.fedoraproject.org/pub/alt/stage/21_Alpha_TC7/Images/armhfp/ 21_Alpha_TC7 Images ]
* Todays Fedora 21 Release Candidate image : [https://dl.fedoraproject.org/pub/alt/stage/21_Alpha_RC1/Images/armhfp/ 21_Alpha_RC1 Images ]


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


Download a disk image from Koji, and write to media. Existing instructions for supported hardware can be found at on the [https://fedoraproject.org/wiki/Architectures/ARM/Rawhide/Installation  Fedora Wiki ]. After writing the disk image and U-Boot test basic functionality including:
Download a disk image from Koji, and write to media. Existing instructions for supported hardware can be found at on the [https://fedoraproject.org/wiki/Architectures/ARM/F21/Installation  Fedora Wiki ]. After writing the disk image and U-Boot test basic functionality including:
* Network - test wired and wireless connectivity.  
* Network - test wired and wireless connectivity.  
* Storage - test all storage options, minimally USB.
* Storage - test all storage options, minimally USB.
Line 37: Line 37:
* Audio  - test all audio outputs.
* Audio  - test all audio outputs.


== Test Cases ==
== Testing ==
Minimal recommended testing - Please add additional tests to the wiki!


Provide a list of test areas or test cases that you'd like contributors to execute. For other examples, see [[:Category:Test_Cases]].
Once this basic testing is completed, please assist with testing the overall release and adding results to the QA wiki - https://fedoraproject.org/wiki/Category:Fedora_21_Alpha_RC_Test_Results .
=== Serial ===
Connect serial cable to your device, use minicom to connect
sudo minicom -D /dev/ttyUSB0 # may need to be adjusted if testing more than one device
 
===USB and Storage===
yum install usbutils
lsusb
dmesg | grep sda
 
===Network ===
ip addr
# Check for updates
yum update


== 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:
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.
 
If you have problems with any of the tests, report a bug to [https://bugzilla.redhat.com Bugzilla] usually for the component [https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora&version=13&component=udisks udisks], or [https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora&version=13&component=gnome-disk-utility gnome-disk-utility] for bugs in the Palimpsest graphical front end itself. 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.


=== Primary ===
=== Primary ===
Line 51: Line 64:
! Board
! Board
! User
! User
! [[QA:Testcase_sample_1|Serial Test]]
! Serial  
! [[QA:Testcase_sample_2|Networking Test]]
! Networking  
! [[QA:Testcase_sample_3|USB Test]]
! Storage
! [[QA:Testcase_sample_4|Audio Test]]
! Audio
! References
! References
|-
|-
Line 198: Line 211:
! Board
! Board
! User
! User
! [[QA:Testcase_sample_1|Sample test 1]]
! Serial
! [[QA:Testcase_sample_2|Sample test 2]]
! Networking
! [[QA:Testcase_sample_3|Sample test 3]]
! Storage
! [[QA:Testcase_sample_4|Sample test 4]]
! Audio
! References
! References
|-
|-
| AC100
| Example Board
| [[user|none]]
| [[User:SampleUser|Sample User]]
| {{result|none}}
| {{result|none}}  
| {{result|none}}
| {{result|pass}}
| {{result|none}}
| {{result|warn}} <ref>Test pass, but also encountered {{bz|54321}}</ref>
| {{result|none}}
| {{result|fail}} <ref>{{bz|12345}}</ref>
| <references/>
| <references/>
|-
|-

Latest revision as of 13:13, 18 September 2014

Fedora Test Days
Echo-testing-48px.png
ARM Test Day

Date 2014-09-18
Time all day

Website QA/Fedora_21_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?[edit]

Today's installment of Fedora Test Day will focus on ARM 21_Alpha_TC7, and determine our supported hardware platforms.

Who's available[edit]

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

Prerequisite for Test Day[edit]

  • MicroSD, SD (SATA HD optional)
  • Supported ARM board (full list can be found here.)
  • Free space on HD
  • Todays Fedora 21 Release Candidate image : 21_Alpha_RC1 Images

How to test?[edit]

Download a disk image from Koji, and write to media. Existing instructions for supported hardware can be found at on the Fedora Wiki . After writing the disk image and U-Boot test basic functionality including:

  • Network - test wired and wireless connectivity.
  • Storage - test all storage options, minimally USB.
  • Display - test all available display options.
  • Audio - test all audio outputs.

Testing[edit]

Minimal recommended testing - Please add additional tests to the wiki!

Once this basic testing is completed, please assist with testing the overall release and adding results to the QA wiki - https://fedoraproject.org/wiki/Category:Fedora_21_Alpha_RC_Test_Results .

Serial[edit]

Connect serial cable to your device, use minicom to connect

sudo minicom -D /dev/ttyUSB0 # may need to be adjusted if testing more than one device

USB and Storage[edit]

yum install usbutils
lsusb
dmesg | grep sda

Network[edit]

ip addr
# Check for updates
yum update

Test Results[edit]

If you have problems with any of the tests, report a bug to 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 result template to enter your result, as shown in the example result line.

Primary[edit]

Board User Serial Networking Storage Audio References
Example Board Sample User
none
Pass pass
Warning warn
[1]
Fail fail
[2]
  1. Test pass, but also encountered RHBZ #54321
  2. RHBZ #12345
Banana-Pi none
none
none
none
none
BeagleBone-Black none
none
none
none
none
CubieBoard none
none
none
none
none
CubieTruck none
none
none
none
none
Cubox-i none
none
none
none
none
Highbank none
none
none
none
none
Hummingboard none
none
none
none
none
Midway none
none
none
none
none
PandaBoard none
none
none
none
none
RIoTBoard none
none
none
none
none
Tegra-K1-Jetson none
none
none
none
none
Trimslice none
none
none
none
none
Utilite none
none
none
none
none
VExpress none
none
none
none
none

Secondary[edit]

Board User Serial Networking Storage Audio References
Example Board Sample User
none
Pass pass
Warning warn
[1]
Fail fail
[2]
  1. Test pass, but also encountered RHBZ #54321
  2. RHBZ #12345
BeagleBone-White none
none
none
none
none
Beagle-xM none
none
none
none
none
Novena none
none
none
none
none
Qualcomm-(IFC6410,DragonBoard) none
none
none
none
none
UDOO none
none
none
none
none