No edit summary |
(Drop direct Test Days category membership) |
||
(25 intermediate revisions by 4 users not shown) | |||
Line 40: | Line 40: | ||
Please add your findings to the matrix below or discuss any issues or concerns on IRC #fedora-qa. | Please add your findings to the matrix below or discuss any issues or concerns on IRC #fedora-qa. | ||
'''Assumptions:''' | |||
* Do not change ipv6 settings, the default "Auto discovery" should work | |||
* All networking configuration (static or dhcp) is done manually, unless specified in the '''boot argument''' column | |||
{| | {| | ||
Line 51: | Line 57: | ||
| ksdevice=eth0 | | ksdevice=eth0 | ||
|style="background-color:lightgreen;"|(johannbg) works | |style="background-color:lightgreen;"|(johannbg) works | ||
| | |style="background-color:red;"|(jlaska)[[rhbug:465285|465285]] | ||
Must disable ipv6 | |||
|style="background-color:lightgreen;"|(dcantrell) works | |style="background-color:lightgreen;"|(dcantrell) works | ||
| | |style="background-color:red;"|(jlaska)[[rhbug:465285|465285]] | ||
Must disable ipv6 | |||
|- | |- | ||
| ksdevice=MACADDR | | ksdevice=MACADDR | ||
|style="background-color:lightgreen;"|(jlaska) works | |style="background-color:lightgreen;"|(jlaska) works | ||
| | |style="background-color:red;"|(jlaska)[[rhbug:465285|465285]] | ||
Must disable ipv6 | |||
|style="background-color:lightgreen;"|(dcantrell) works | |style="background-color:lightgreen;"|(dcantrell) works | ||
| | |style="background-color:red;"|(jlaska)[[rhbug:465285|465285]] | ||
Must disable ipv6 | |||
|- | |- | ||
| ksdevice=link | | ksdevice=link | ||
| | |style="background-color:lightgreen;"|(jlaska) works | ||
| | |style="background-color:red;"|(jlaska)[[rhbug:465285|465285]] | ||
Must disable ipv6 | |||
| | | | ||
| | | | ||
Line 69: | Line 80: | ||
| ksdevice=BOOTIF | | ksdevice=BOOTIF | ||
|style="background-color:lightgreen;"|(jlaska) works | |style="background-color:lightgreen;"|(jlaska) works | ||
| | |style="background-color:red;"|(jlaska)[[rhbug:465285|465285]] | ||
Must disable ipv6 | |||
| | | | ||
| | | | ||
Line 77: | Line 89: | ||
| ip=X.X.X.X | | ip=X.X.X.X | ||
(also includes gateway=, dns= and netmask=) | (also includes gateway=, dns= and netmask=) | ||
| colspan="2" style="background-color:red;"|(jlaska)( | | colspan="2" style="background-color:red;"|(jlaska)(johannbg)[[rhbug:465270|465270]] | ||
| colspan="2" | | | colspan="2" | | ||
|- | |- | ||
| ip=dhcp | | ip=dhcp | ||
| colspan="2" | | | colspan="2" style="background-color:lightgreen;"|(johannbg) works | ||
| colspan="2" | | | colspan="2" | | ||
|- | |- | ||
Line 87: | Line 99: | ||
|- | |- | ||
| ks=URL | | ks=URL | ||
| | |style="background-color:red;"|(jlaska)[[rhbug:465314|465314]] | ||
| | |style="background-color:red;"|(jlaska)[[rhbug:465314|465314]] | ||
| | |style="background-color:red;"|(jlaska) similar to [[rhbug:465314|465314]] ... | ||
but next starts tui loader screen | |||
| | | | ||
|- | |- | ||
| updates=URL | | updates=URL | ||
| | |style="background-color:lightgreen;"|(jlaska) works | ||
| | |style="background-color:red;"|(jlaska)[[rhbug:465285|465285]] | ||
| | Must disable ipv6 | ||
| | |style="background-color:lightgreen;"|(jlaska) works | ||
|style="background-color:red;"|(jlaska)[[rhbug:465285|465285]] | |||
Must disable ipv6 | |||
|- | |- | ||
| repo=URL | | repo=URL | ||
| | |style="background-color:lightgreen;"|(jlaska) works | ||
| | |style="background-color:red;"|(jlaska)[[rhbug:465285|465285]] | ||
Must disable ipv6 | |||
| | | | ||
| | | | ||
Line 123: | Line 139: | ||
{{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.}} | ||
[[Category:Fedora 10 Test Days]] |
Latest revision as of 19:45, 26 June 2015
DATE | TIME | WHERE |
---|---|---|
Thu October 2, 2008 | From 12:00 to 21:00 UTC (8am -> 5pm EDT) | #fedora-qa (need irc help?) |
How to join?[edit]
For information on joining a Fedora Test Day, see QA/Test_Days#Where_are_Test_Days_held.3F
What to test?[edit]
This week's instalment of Fedora Test Day will focus on:
Preparing for Test Day[edit]
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-10-Beta-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/10-Beta/Fedora/i386/os
- Install snake:
- Alternatively, on an already installed system:
How to test?[edit]
Please add your findings to the matrix below or discuss any issues or concerns on IRC #fedora-qa.
Assumptions:
- Do not change ipv6 settings, the default "Auto discovery" should work
- All networking configuration (static or dhcp) is done manually, unless specified in the boot argument column
netboot | boot.iso | |||
---|---|---|---|---|
Boot argument | dhcp | static | dhcp | static |
Network device selection parameters | ||||
ksdevice=eth0 | (johannbg) works | (jlaska)465285
Must disable ipv6 |
(dcantrell) works | (jlaska)465285
Must disable ipv6 |
ksdevice=MACADDR | (jlaska) works | (jlaska)465285
Must disable ipv6 |
(dcantrell) works | (jlaska)465285
Must disable ipv6 |
ksdevice=link | (jlaska) works | (jlaska)465285
Must disable ipv6 |
||
ksdevice=BOOTIF | (jlaska) works | (jlaska)465285
Must disable ipv6 |
||
Network device configuration parameters | ||||
ip=X.X.X.X
(also includes gateway=, dns= and netmask=) |
(jlaska)(johannbg)465270 | |||
ip=dhcp | (johannbg) works | |||
Other parameters that require an active network connection | ||||
ks=URL | (jlaska)465314 | (jlaska)465314 | (jlaska) similar to 465314 ...
but next starts tui loader screen |
|
updates=URL | (jlaska) works | (jlaska)465285
Must disable ipv6 |
(jlaska) works | (jlaska)465285
Must disable ipv6 |
repo=URL | (jlaska) works | (jlaska)465285
Must disable ipv6 |
Where to file bugs[edit]
Please record any issues/defects discovered in Red Hat's Bugzilla.
- To file a NEW bug, go to https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora&cf_qa_whiteboard=FedoraTestDay
- Existing Test Day bugs can be found at http://tinyurl.com/53thap
Need help?[edit]
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:Dcantrel, User:clumens
- Quality Assurance - User:Johannbg, User:jlaska, User:wwoods