(remove force to keep people from shooting themselves in the foot) |
(→Introduction: added a link to OLPC/Fedora_on_XO) |
||
(10 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
= Introduction = | = Introduction = | ||
This document describes the test process by which Fedora 10 will be verified for operation consistent to that of other common laptop hardware. | This document describes the test process by which Fedora 10 will be verified for operation consistent to that of other common laptop hardware. (For information regarding Fedora 11 and beyond on XO hardware, see [[OLPC/Fedora_on_XO]].) | ||
The goals of this plan are to: | The goals of this plan are to: | ||
Line 86: | Line 86: | ||
* [[QA/TestPlans/Display | Display]] | * [[QA/TestPlans/Display | Display]] | ||
* [[QA/TestPlans/Audio | Audio]] | * [[QA/TestPlans/Audio | Audio]] | ||
* [[QA/TestPlans/XFCE | XFCE]] | |||
= HOWTO's = | = HOWTO's = | ||
Line 145: | Line 146: | ||
= Documentation = | = Documentation = | ||
== Before you get an XO == | == Before you get an XO == | ||
Line 200: | Line 183: | ||
{| | {| | ||
! Build Date !! URI !! Announcement | ! Build Date !! URI !! Announcement | ||
|- | |||
| Nov 4, 2008 || [http://torrent.fedoraproject.org/torrents//Fedora-10-Preview-i686-Live.torrent Fedora-10-Preview-i686-Live.torrent] || See [http://www.redhat.com/archives/fedora-devel-announce/2008-November/msg00001.html fedora-devel-announce] | |||
|- | |||
| Oct 23, 2008 || [http://torrent.fedoraproject.org/torrents//Fedora-10-Snap3-i686-Live.torrent Fedora-10-Snap3-i686-Live.torrent] || See [https://www.redhat.com/archives/fedora-devel-announce/2008-October/msg00015.html fedora-devel-announce] | |||
|- | |- | ||
| Oct 17, 2008 || [http://torrent.fedoraproject.org/torrents/Fedora-10-Snap2-i686-Live.torrent Fedora-10-Snap2-i686-Live.torrent] || See [https://www.redhat.com/archives/fedora-devel-announce/2008-October/msg00012.html fedora-devel-announce] | | Oct 17, 2008 || [http://torrent.fedoraproject.org/torrents/Fedora-10-Snap2-i686-Live.torrent Fedora-10-Snap2-i686-Live.torrent] || See [https://www.redhat.com/archives/fedora-devel-announce/2008-October/msg00012.html fedora-devel-announce] | ||
Line 214: | Line 201: | ||
Using the [http://www.transmissionbt.com transmission] client: | Using the [http://www.transmissionbt.com transmission] client: | ||
# Install the client: <pre> yum install transmission</pre> | # Install the client: <pre> yum install transmission</pre> | ||
# Download the torrent file. For example, to download the torrent file for F10 Snapshot2 you might type: <pre>wget http://torrent.fedoraproject.org/torrents/Fedora-10- | # Download the torrent file. For example, to download the torrent file for F10 Snapshot2 you might type: <pre>wget http://torrent.fedoraproject.org/torrents/Fedora-10-Snap3-i686-Live.torrent</pre> | ||
# Download the snapshot by typing: <pre># transmissioncli Fedora-10- | # Download the snapshot by typing: <pre># transmissioncli Fedora-10-Snap3-i686-Live.torrent</pre> | ||
Using the [http://www.bittorrent.com bittorrent-curses] client: | Using the [http://www.bittorrent.com bittorrent-curses] client: | ||
# Install the client: <pre> yum install bittorrent</pre> | # Install the client: <pre> yum install bittorrent</pre> | ||
# Download the torrent file. For example, to download the torrent file for F10 Snapshot2 you might type: <pre>wget http://torrent.fedoraproject.org/torrents/Fedora-10- | # Download the torrent file. For example, to download the torrent file for F10 Snapshot2 you might type: <pre>wget http://torrent.fedoraproject.org/torrents/Fedora-10-Snap3-i686-Live.torrent</pre> | ||
# Download the snapshot by typing: <pre># bittorrent-curses Fedora-10- | # Download the snapshot by typing: <pre># bittorrent-curses Fedora-10-Snap3-i686-Live.torrent</pre> | ||
== Installing your SD card == | == Installing your SD card == | ||
Requirements: | Requirements: | ||
* Another computer to flash the SD card | * Another linux computer to flash the SD card - the installation scripts require a linux machine | ||
* SD card - specifically a Sandisk Extreme III SD card ([http://www.sandisk.com/Products/ProductInfo.aspx?ID=2348 4 Gig] capacity). The card must be 4Gb or larger. The installed image is 3.0 Gb + 576Mb | |||
* SD card - specifically a Sandisk Extreme III SD card ([http://www.sandisk.com/Products/ProductInfo.aspx?ID=2348 4 Gig] capacity). | * SDHC reader - older SD card readers will not recognize the 4Gb SDHC card | ||
* An internet connection | * An internet connection | ||
Line 238: | Line 225: | ||
# Make sure the SD card is not mounted: <pre># umount /media/usbdisk</pre> | # Make sure the SD card is not mounted: <pre># umount /media/usbdisk</pre> | ||
#* Replace usbdisk with the mount point of your SD card. | #* Replace usbdisk with the mount point of your SD card. | ||
# Write the live image to your SD card: <pre># bash livecd-iso-to-disk.sh --xo --overlay-size-mb | # Write the live image to your SD card: <pre># bash livecd-iso-to-disk.sh --xo --overlay-size-mb 320 --swap-size-mb 256 Fedora-10-Snap3-i686-Live/F10-Snap3-i686-Live.iso /dev/sdb1</pre> | ||
#* Replace sdb1 with the device name of your SD card. | #* Replace sdb1 with the device name of your SD card. | ||
Line 247: | Line 234: | ||
which will set the disk label to "msdos". | which will set the disk label to "msdos". | ||
If you have any difficulty writing the image to the SD card, you should start by reformatting it using the instructions provided at [[FedoraLiveCD/USBHowTo#How_to_reformat_flash_drive]]. | |||
}} | }} |
Latest revision as of 20:49, 6 July 2009
Introduction
This document describes the test process by which Fedora 10 will be verified for operation consistent to that of other common laptop hardware. (For information regarding Fedora 11 and beyond on XO hardware, see OLPC/Fedora_on_XO.)
The goals of this plan are to:
- Organize a community test effort
- Communicate the strategy, scope and priorities of the planned tests to all relevant stake-holders for their input and approval
- Serve as a base for the test planning for future Fedora releases
Strategy
In an effort to focus testing on specific XO hardware, the test strategy will be to:
- Define a set of high-level test areas that group similar functional components together
- Organize volunteers into teams, each team focused on a specific test area
- Teams will develop a rough test plan for their test area. Each team can dictate the required level of testing (both in terms of depth and breadth)
As no centralized automation is available, test teams are encouraged to leverage exploratory testing and built-in unit-tests where possible.
Use existing tools to facilitate writing new test builds to the XO's SD card (see livecd-iso-to-disk.sh).
Schedule
An up-to-date schedule for Fedora 10 is available at Releases/10/Schedule. A summary of Fedora XO related test milestones is noted below.
Date | Milestone |
---|---|
Tue 2008-09-30 | Public beta |
Fri 2008-10-10 | Snapshot#1 |
Fri 2008-10-17 | Snapshot#2 |
Fri 2008-10-24 | Snapshot#3 |
Tue 2008-11-04 | Preview release |
Tue 2008-11-25 | General Availability |
Scope
The scope of all testing should be representative of the XO hardware under test. No need to test Gigabit ethernet if the XO doesn't provide such an adapter. See the test area break down for more details.
Items not tested:
- Installation of Fedora on an XO - only live image booting from the SD is planned for Fedora 10
Responsibilities
Test Teams
This section outlines the test teams and various community points of contact. If you are an XO Tester, please add your name to one of the groups on the XO Test Roll Call.
Team Lead
Responsibilities of a team lead include:
- Coordinate team test efforts
- Update testing status to wiki ([bi]weekly)
- Ensure any defects are filed to block FedoraOnXo
- Establish and lead team irc meetings
- Stub test guidelines on wiki ... and coordinate w/ test team
Team Member
As a team member, you are encouraged to:
- Provide suggested names for your team :)
- Attend team meetings
- Contribute test plan guidance to the wiki for your team
- Notify your team lead of any blocking defects
Test Areas
Testing of Fedora on the XO is broken out into several high-level groups with a focus on targeting the hardware environment of the XO.
The list of test areas includes:
HOWTO's
The following sections are intended to provide high-level instructions for common tasks encountered by a Fedora XO tester.
File Fedora XO bugs
All bugs will be tracked in Bugzilla.
Please file all bugs found while testing Fedora on the XO with the following parameters:
- product = Fedora
- version = rawhide
- blocks = FedoraOnXO
For convenience, you can file an new Fedora XO bug by clicking here.
Triage NEW Fedora XO Bugs
To help with triaging ...
- Start with the list of NEW Fedora XO bugs at http://tinyurl.com/52wclh
For each bug, ask yourself the following questions:
- Is the bug specific to the XO hardware or environment?
- Was the following information provided?
- Build tested (rawhide-YYYYMMDD or package versions)
- Clear steps to reproduce the problem
If the above requirements have been met, please:
- Mark the bug as blocking 461806 (FedoraOnXO)
- Change to bug state to ASSIGNED
For further reading, the bug triage process is described in more detail at BugZappers.
Test a MODIFIED Fedora XO Bug
FIXME - provide tinyurl link to MODIFIED Fedora XO Bugs
Ask the following questions:
- Are you able to confirm that the steps to reproduce no longer trigger the failure?
- Have any new bugs been introduced as a result of the fix?
- Are any release notes required?
When comfortable with the fix:
- Add a comment indicating which build or software packages were tested
- Change the bug state to CLOSED with a resolution of RAWHIDE
If the reported issue has not been addressed:
- Add a comment indicating which build or software packages were tested that still exhibit the failure
- Change the state to ASSIGNED
Documentation
Before you get an XO
- Visit http://laptopgiving.org/start to familiarize yourself with the XO hardware and OLPC mission.
- Download the OS images mentioned in the sections below.
- Purchase a Sandisk Extreme III SD 4GB SD card if you do not already have one
When you get an XO
- Try out the hardware (sound should play at boot, webcam should take a picture)
- Update the Sugar OS with the "general public" clean-install procedure
- Install build 767 located at - http://download.laptop.org/xo-1/os/candidate/767/jffs2/
- Note that the new build will not have any applications until you run Software update
- Boot the XO and connect to a nearby wireless network
- To find OLPC mac address ... press <ctrl><alt><Neighborhood>. Then type
ip addr list eth0
- You may need to manually configure your SSID with
iwconfig eth0 mode managed essid MYSSID
- To find OLPC mac address ... press <ctrl><alt><Neighborhood>. Then type
- Go to Software update in the Control Panel and apply any updates
- Obtain a developer key (see http://wiki.laptop.org/go/Developer_key#Getting_a_developer_key_for_your_running_XO_laptop)
- Load the Browse activity
- Navigate to file:///home/.devkey.html
- Follow the instructions on the page
- Wait for developer key activation (more information at https://www.redhat.com/archives/fedora-test-list/2008-October/msg00229.html)
- Download key using instructions provided
- Reboot
Download a Fedora Live Image
Requirements:
- A computer with a internet connection
- A torrent client installed
First, determine which image you wish to load:
Build Date | URI | Announcement |
---|---|---|
Nov 4, 2008 | Fedora-10-Preview-i686-Live.torrent | See fedora-devel-announce |
Oct 23, 2008 | Fedora-10-Snap3-i686-Live.torrent | See fedora-devel-announce |
Oct 17, 2008 | Fedora-10-Snap2-i686-Live.torrent | See fedora-devel-announce |
Oct 10, 2008 | F10-Snap1-i686-Live.torrent | See fedora-devel-announce |
Oct 1, 2008 | olpc-gnome.iso | See katzj blog |
Fedora 10 snapshot images are provided by bittorrent and available at http://torrent.fedoraproject.org. To download a torrent, you must:
Using the transmission client:
- Install the client:
yum install transmission
- Download the torrent file. For example, to download the torrent file for F10 Snapshot2 you might type:
wget http://torrent.fedoraproject.org/torrents/Fedora-10-Snap3-i686-Live.torrent
- Download the snapshot by typing:
# transmissioncli Fedora-10-Snap3-i686-Live.torrent
Using the bittorrent-curses client:
- Install the client:
yum install bittorrent
- Download the torrent file. For example, to download the torrent file for F10 Snapshot2 you might type:
wget http://torrent.fedoraproject.org/torrents/Fedora-10-Snap3-i686-Live.torrent
- Download the snapshot by typing:
# bittorrent-curses Fedora-10-Snap3-i686-Live.torrent
Installing your SD card
Requirements:
- Another linux computer to flash the SD card - the installation scripts require a linux machine
- SD card - specifically a Sandisk Extreme III SD card (4 Gig capacity). The card must be 4Gb or larger. The installed image is 3.0 Gb + 576Mb
- SDHC reader - older SD card readers will not recognize the 4Gb SDHC card
- An internet connection
To install a live image to your SD card:
- Make sure the syslinux package is installed:
# yum install syslinux
- Download a live image as described in QA/TestPlans/Fedora10_On_XO#Download_a_Fedora_Live_Image
- Download the installation script:
# wget http://katzj.fedorapeople.org/olpc/livecd-iso-to-disk.sh
- Make sure you know what device your SD card is attached to. Insert the SD card into the system and type:
# mount | grep media
- You need both the mount point (the part after /media/), and the device (the part after /dev/). If you get more than one line of output make sure you know what's attached to what.
- Make sure the SD card is not mounted:
# umount /media/usbdisk
- Replace usbdisk with the mount point of your SD card.
- Write the live image to your SD card:
# bash livecd-iso-to-disk.sh --xo --overlay-size-mb 320 --swap-size-mb 256 Fedora-10-Snap3-i686-Live/F10-Snap3-i686-Live.iso /dev/sdb1
- Replace sdb1 with the device name of your SD card.