From Fedora Project Wiki

m (Updated content)
(Add results tables)
Line 60: Line 60:


== Results ==
== Results ==
=== Problems identified ===
Using your own test scenario, or any of the test cases listed above, please outline problems/failures you encounter using the table below.
{| class="wikitable sortable" border="1"
! Tester !! Description !! Bug reference(s)
|-
| [[User:jlaska]] || Live install failed during partitioning -- ''AttributeError: 'NoneType' object has no attribute 'path' ''|| {{bz|517260}}
|-
|}
=== Just worked ===
Provide a list of tests or scenarios that behaved flawlessly.
{| class="wikitable sortable" border="1"
! Tester !! Description
|-
| [[User:jlaska]] || iSCSI (no iBFT) still works!
|-
|}

Revision as of 16:10, 6 October 2009

DATE TIME WHERE
Thu Oct 8, 2009 ALL DAY #fedora-test-day)

What to test?

Today's instalment of Fedora Test Day will focus on the MDraid

Who's available

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

What's needed to test

  • MDRaid
  • Rawhide (tips on installing Rawhide below), or the live CD available for this test day (again see below).
  • Your hardware profile uploaded to Smolt according to these instructions
  • Make sure to back up your existing xorg.conf file, if you have one, so you can recover if the nouveau driver causes you trouble

How to test?

Update your machine

See the instructions on the Rawhide page on the various ways in which you can install or update to Rawhide. Or:

Live Image

If you do not want to use an installed Rawhide system to test, you can use the latest Rawhide nightly live CD. Tips on using a live image are available at FedoraLiveCD.

Warning.png
Live USB label bug
If you put the image on a USB stick, boot will likely fail with the message No root device found. Boot has failed, sleeping forever. In this case, use the command /sbin/dosfslabel (if your USB stick is FAT32-formatted) or /sbin/e2label (ext2/3/4-formatted) to find the label for the USB stick. When booting, hit tab twice at the Fedora boot screen to edit the kernel boot parameters, and change the root= section to read root=live:LABEL=(label), where (label) is the label you found. In some cases, you may simply need to use the label provided by udev, so if your key normally mounts as /media/KINGSTON, for example, use KINGSTON as the label.

Test

Follow each of these test cases:

Report your results

If you have problems with any of the tests, report a bug to Bugzilla usually for the component anaconda. If you are unsure about exactly how to file the report, just ask on IRC and we will help you. Follow the instructions on this page to ensure you include sufficient information in the report.

Once you have completed the tests, add your results to the Results table below, following the example results below as a template. The first column should be your name with a link to your User page in the Wiki if you have one, and the second should be a link to your Smolt hardware profile (see above for a link with instructions on submitting your hardware profile to Smolt). For each test case, if your system worked correctly, simply enter the word PASS. If you had trouble, enter the word FAIL, with a footnote indicator, and put a link to the bug report in the comments column (as in the example line). If you could not perform one test (for example, you cannot perform the more advanced tests because the basic one fails, or you cannot perform the multihead test as you have only one display), enter the word N/A. In the comments column, you can enter the model name and PCI device ID (vendor ID is usually 10DE) of your card, if you know it - you can usually find this information in the output of the command lspci -nn.

Results

Problems identified

Using your own test scenario, or any of the test cases listed above, please outline problems/failures you encounter using the table below.

Tester Description Bug reference(s)
User:jlaska Live install failed during partitioning -- AttributeError: 'NoneType' object has no attribute 'path' RHBZ #517260


Just worked

Provide a list of tests or scenarios that behaved flawlessly.

Tester Description
User:jlaska iSCSI (no iBFT) still works!