m (Updated test day pre-reqs) |
|||
Line 19: | Line 19: | ||
{{admon/warning|FIXME|How to identify if your system supports UEFI?}} | {{admon/warning|FIXME|How to identify if your system supports UEFI?}} | ||
== How to test == | == How to test? == | ||
{{admon/ | === Update your machine === | ||
See the instructions on the [[Releases/Rawhide|Rawhide]] page on the various ways in which you can install or update to Rawhide. | |||
=== Live Image === | |||
Optionally, you may download a non-destructive rawhide live image for your architecture: | |||
* [PLACEHOLDER i386] | |||
* [PLACEHOLDER x86_64] | |||
Tips on how to use the Live image are available at [[FedoraLiveCD]]. | |||
{{admon/tip|Latest ''syslinux''?|Creating a LiveUSB of this rawhide image requires the latest version of syslinux, which is currently available in Rawhide and in the latest Windows [http://fedorahosted.org/liveusb-creator liveusb-creator]. Users of F10 and below can <pre># yum --enablerepo=rawhide update syslinux</pre>}} | |||
=== Filing Bugs === | |||
All bugs will be tracked in [[Bugzilla]]. To file a bug found testing [[Features/EFI]], [https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora&component=uefi&version=rawhide&short_desc=%5BTest%20Day%5D&cf_qa_whiteboard=TestDay click here] | |||
Please include the following information when filing a bug: | |||
* ''devkit-disks --dump'' | |||
* ''devkit-power --dump'' | |||
=== Testing === | |||
Perform each of the following test cases that you are able to with the resources available to you. | |||
# [[QA:Testcase_DeviceKit_nautilus_gdu| DeviceKit nautilus-gdu ]] | |||
# [[QA:Testcase_DeviceKit_gvfs| DeviceKit gvfs ]] | |||
# [[QA:Testcase_DeviceKit_palimpsest| DeviceKit palimpsest ]] | |||
# [[QA:Testcase_DeviceKit_power| DeviceKit power]] |
Revision as of 19:24, 20 March 2009
What to test?
Today's instalment of Fedora Test Day will focus on Features/EFI. The objective is to verify that affected components (ie, grub, kernel, efibootmgr) provide the expected UEFI functionality on appropriate hardware (ie, it boots).
Who's available
The following cast of characters will be available for testing, workarounds, bug fixes, and general discussion ...
- Development - Peter Jones
- Quality Assurance - James Laska, Chris Ward
Prerequisite for Test Day
- FAS Account - you can create an account in 3 minutes if you don't have one
- Rawhide fully updated (some tips below).
- Your hardware profile uploaded to Smolt according to these instructions
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.
Live Image
Optionally, you may download a non-destructive rawhide live image for your architecture:
- [PLACEHOLDER i386]
- [PLACEHOLDER x86_64]
Tips on how to use the Live image are available at FedoraLiveCD.
Filing Bugs
All bugs will be tracked in Bugzilla. To file a bug found testing Features/EFI, click here
Please include the following information when filing a bug:
- devkit-disks --dump
- devkit-power --dump
Testing
Perform each of the following test cases that you are able to with the resources available to you.