m (General clean up of Category:Test Days) |
|||
(8 intermediate revisions by one other user not shown) | |||
Line 23: | Line 23: | ||
# Please download a live ISO image for your architecture: | # Please download a live ISO image for your architecture: | ||
#* [http://download.fedora.redhat.com/pub/fedora/linux/releases/test/11- | #* [http://download.fedora.redhat.com/pub/fedora/linux/releases/test/11-Alpha/Live/i686 i686] | ||
#* [http://download.fedora.redhat.com/pub/fedora/linux/releases/test/11- | #* [http://download.fedora.redhat.com/pub/fedora/linux/releases/test/11-Alpha/Live/x86_64 x86_64] | ||
# Prepare your live image by following the instructions at [[FedoraLiveCD]] | # Prepare your live image by following the instructions at [[FedoraLiveCD]] | ||
# Or run the dowloaded ISO image in qemu: <pre> su -c 'qemu -cdrom Fedora- | # Or run the dowloaded ISO image in qemu: <pre> su -c 'qemu -cdrom Fedora-11-Alpha-i686-Live.iso -m 512 -std-vga'</pre> | ||
'''Install Media''' | '''Install Media''' | ||
Line 34: | Line 34: | ||
#* Alternatively, on an already installed system: | #* Alternatively, on an already installed system: | ||
#*# Install snake: <pre>yum install snake</pre> | #*# Install snake: <pre>yum install snake</pre> | ||
#*# Configure your system for installation: <pre>snake-install http://download.fedora.redhat.com/pub/fedora/linux/releases/test/11- | #*# Configure your system for installation: <pre>snake-install http://download.fedora.redhat.com/pub/fedora/linux/releases/test/11-Alpha/Fedora/i386/os</pre> | ||
=== How to test? === | === How to test? === | ||
=== DRAFT === | |||
Perhaps we should script all the changes and let the tester just | |||
run the script | |||
<pre>su -c 'chmod +x /home/<user>/Download/Bootchart-test.sh && /home/<user>/Download/Bootchart-test.sh </pre> | |||
== Draft Continue == | |||
Have to hear from Harald how he wants it should be something like this.. | |||
Use a live cd or make a default all install. | Use a live cd or make a default all install. | ||
Line 72: | Line 83: | ||
<pre>su -c 'sed 's/0.2/20/g' File > File </pre> | <pre>su -c 'sed 's/0.2/20/g' File > File </pre> | ||
== | == Auto logon? == | ||
Perhaps Harald wants the user auto logon and auto start firefox ?? | |||
== Bootcharts == | |||
# TODO | |||
We need to figure out were we want the tester to upload the bootchart.. | |||
We need to coordinate with the kernel guy's and rel-eng to provide the kernel with debug turned off and rel-eng to build a | |||
testable test images for that test day.. | |||
Please record information about you and your bootup time in the table below. | Please record information about you and your bootup time in the table below. | ||
{| | {| | ||
! Tested by || Time || Bootchart | ! Tested by || Time in seconds || Bootchart | ||
|- | |- | ||
| [[User:johannbg]] | |||
| align="right" style="background-color: lightgreen;" | 19 seconds | |||
| Bootchart | |||
|- | |||
| [[User:jlaska]] | |||
| align="right" style="background-color: red;" | 75 seconds | |||
| Bootchart | |||
|- | |- | ||
|} | |} | ||
=== Need help? === | === Need help? === | ||
Line 93: | Line 119: | ||
{{admon/tip|Want to join in?|If you'd like to sign up to help field questions, please add your name to the list above.}} | {{admon/tip|Want to join in?|If you'd like to sign up to help field questions, please add your name to the list above.}} | ||
Latest revision as of 12:48, 31 March 2009
DATE | TIME | WHERE |
---|---|---|
$Date | From $Time to $Time UTC | #fedora-qa (need irc help?) |
How to join?
For information on joining a Fedora Test Day, see QA/Test_Days#Where_are_Test_Days_held.3F
What to test?
This week's instalment of Fedora Test Day will focus on:
Preparing for Test Day
Depending on the speed of your connection and the time available for testing, there are several methods available for
Live Images
- Please download a live ISO image for your architecture:
- Prepare your live image by following the instructions at FedoraLiveCD
- Or run the dowloaded ISO image in qemu:
su -c 'qemu -cdrom Fedora-11-Alpha-i686-Live.iso -m 512 -std-vga'
Install Media
- Consult the installation guide for quick start information to determine the best install method for your needs.
- Follow instructions for installing your system.
- Alternatively, on an already installed system:
- Install snake:
yum install snake
- Configure your system for installation:
snake-install http://download.fedora.redhat.com/pub/fedora/linux/releases/test/11-Alpha/Fedora/i386/os
- Install snake:
- Alternatively, on an already installed system:
How to test?
DRAFT
Perhaps we should script all the changes and let the tester just run the script
su -c 'chmod +x /home/<user>/Download/Bootchart-test.sh && /home/<user>/Download/Bootchart-test.sh
Draft Continue
Have to hear from Harald how he wants it should be something like this..
Use a live cd or make a default all install.
Open a terminal window and run:
su -c 'yum -y install bootchart'
Open /sbin/bootchartd with your favourite text editor and change line 121
From
local exit_proc="gdmgreeter gdm-binary kdm-greet kdm ldm"
To
local exit_proc="firefox"
Or open up a terminal window and run
su -c 'sed 's/gdmgreeter\ gdm-binary\ kdm-greet\ kdm\ ldm/firefox/g' File > File
Open /etc/bootchartd.conf with your favourite text editor and change line 13
From
SAMPLE_PERIOD=0.2
To
SAMPLE_PERIOD=20
Or open up a terminal window and run
su -c 'sed 's/0.2/20/g' File > File
Auto logon?
Perhaps Harald wants the user auto logon and auto start firefox ??
Bootcharts
- TODO
We need to figure out were we want the tester to upload the bootchart.. We need to coordinate with the kernel guy's and rel-eng to provide the kernel with debug turned off and rel-eng to build a testable test images for that test day..
Please record information about you and your bootup time in the table below.
Tested by | Time in seconds | Bootchart |
---|---|---|
User:johannbg | 19 seconds | Bootchart |
User:jlaska | 75 seconds | Bootchart |
Need help?
We'll have a host of QA and Development characters hanging out discussing bugs (aka "features"), expectations, and test areas. I've included details below for how you can contribute below.
The following cast of characters will be available testing, workarounds, bug fixes, and general discussion ...
- Development - User:Harald
- Quality Assurance - User:Johannbg, User:jlaska, User:wwoods