From Fedora Project Wiki
(added direct download deltaiso link)
 
(43 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{admon/note|DRAFT|This page is currently a draft.  It has not been finalized yet.  Stay tuned ...}}
This page is intended to record [[QA:Fedora_14_Install_Test_Plan]] test results for the '''FIXME''' milestone.
= Instructions =
This page tracks test results against the Fedora 14 '''FIXME''' build.  Test results against other Fedora 14 milestones can be found at [[:Category:Fedora_14_Test_Results]].
== What To Test ==
* Tests requiring ''physical media'' (e.g. DVD or CD images) -- [http://serverbeach1.fedoraproject.org/pub/alt/stage  download the required ISO images].
* Unless otherwise noted, you may use nightly Fedora 14 ''branch'' install images.  [[Releases/Branched|Review for information on downloading and installing Branched]].
* For testers with limited bandwidth, ''deltaiso'' images are available.  For more information on creating or using delta ISOs, please refer to [[Delta_ISOs]].
{{admon/tip|Save bandwidth|If you already downloaded previous ''physical media'' ISO images, you can save time by downloading delta ISO images (either by [http://thepiratebay.org/user/andre14965/ BitTorrent] or [https://fedoraproject.org/wiki/User:Robatino/Downloads direct download]).}}
== Who's available ==
The following cast of characters will be available testing, workarounds, bug fixes, general discussion ...
* IRC: [irc://irc.freenode.net/fedora-qa #fedora-qa] on irc.freenode.net
* Quality Assurance - [[User:jlaska]] , [[User:Rhe]], [[User:Liam]], [[User:Robatino]]
== Add or Remove a Test Case ==
# Please request review for your changes by publishing your test case for review to [https://admin.fedoraproject.org/mailman/listinfo/test test list].
# Once reviewed, make your changes to this document
# Finally, update [[QA:Fedora_14_Install_Results_Template]] with the same changes.
== Post Test Results  ==
Want to share information about something you tested?  Please click ''edit'' to add test results.  All test results are posted using the format specified [[Template:Result]].
== Key ==
== Key ==


See the table below for a sample format for test results.
See the table below for a sample format for test results.


{| class="wikitable sortable" border="0"
{| class="wikitable collapsible" border="0" width="85%"
! Test Result !! Explanation
! colspan="3" style="background-color: grey;" | Test Results Format
|-
|-
! Test Result !! Explanation !! Code Entered
|-
|-
| {{result|none}}  
| {{result|none}}  
| ''Untested'' - This test has not been run, and is available for anyone to contribute feedback.
| ''Untested'' - This test has not been run, and is available for anyone to contribute feedback.
| <code><nowiki>{{result|none}}</nowiki></code>
|-
|-
| {{result|pass|liam}}  
| {{result|pass|liam}}  
| ''Passed'' - The test has been run and the tester determine the test met the ''expected results''
| ''Passed'' - The test has been run and the tester determine the test met the ''expected results''
| <code><nowiki>{{result|pass|liam}}</nowiki></code>
|-
|-
| {{result|inprogress|adamwill}}  
| {{result|inprogress|adamwill}}  
| ''Inprogress'' - An inprogress result is often used for tests that take a long time to execute.  Inprogress results should be temporary and change to pass, fail or warn.
| ''Inprogress'' - An inprogress result is often used for tests that take a long time to execute.  Inprogress results should be temporary and change to pass, fail or warn.
| <code><nowiki>{{result|inprogress|adamwill}}</nowiki></code>
|-
|-
| {{result|fail|jlaska|XYZ|ZXY}}  
| {{result|fail|jlaska|XYZ|ZXY}}  
| ''Failed'' - Indicates a failed test.  A link to a bug must be provided.  See [[Template:Result]] for details on providing bug information. <references/>
| ''Failed'' - Indicates a failed test.  A link to a bug must be provided.  See [[Template:Result]] for details on providing bug information. <references/>
| <code><nowiki>{{result|fail|jlaska|XYZ|ZXY}}</nowiki></code>
|-
|-
| {{result|warn|rhe}} <ref>Brief description about the warning status</ref>
| {{result|warn|rhe}} <ref>Brief description about the warning status</ref>
| ''Warning'' - This test completed and met the ''expected results'' of the test, but other issues were encountered during testing that warrant attention.<references/>
| ''Warning'' - This test completed and met the ''expected results'' of the test, but other issues were encountered during testing that warrant attention.<references/>
| <code><nowiki>{{result|warn|rhe}} <ref>Brief description about the warning status</ref></nowiki></code>
|-
|-
| {{result|pass|rhe}} {{result|warn|kparal}}
| {{result|pass|rhe}} {{result|warn|kparal}}
| ''Multiple results'' - More people can easily provide results to a single test case.
| ''Multiple results'' - More people can easily provide results to a single test case.
| <code><nowiki>{{result|pass|rhe}} {{result|warn|kparal}}</nowiki></code>
|-
|-
| style="background:lightgrey;"| {{testresult/none}} {{result|none}}  
| style="background:lightgrey;"| {{testresult/none}} {{result|none}}  
| ''Unsupported'' - An unsupported test or configuration.  No testing is required.
| ''Unsupported'' - An unsupported test or configuration.  No testing is required.
|
|-
|-
|}
|}
Line 31: Line 73:
== Priority ==
== Priority ==


The explanation of test case priority is available at [[QA:Fedora_13_Install_Test_Plan#Test_Priority]].
The explanation of test case priority is available at [[QA:Fedora_14_Install_Test_Plan#Test_Priority]].


== Test Matrix ==
= '''Test Matrix''' =
Please click ''[show]'' in each table to view the tests of each media installation, and click ''[edit]'' to post your test results using the syntax in [[#Key|Key Section]]. 


=== Boot.iso ===
=== Boot Iso ===


 
{| class="wikitable collapsible collapsed"  border="1" width="85%"
{| class="wikitable collapsible collapsed"  border="0"
|-  
|-  
! colspan="5" width="1000" style="background-color: lightgreen;" | Boot.iso installation
! colspan="5" style="background-color: lightgreen;" | Boot.iso/Netinst.iso installation
|-
|-
|
|
{| class="wikitable sortable" border="0" style="border:white"
{| class="wikitable sortable" width=100% style="border: solid 2px white"  
|-
|-  
! width="130"|Release Level !! width="130"|Test Area !! width="500"|Test Case !! width="100"|i386 !! width="100"|x86_64
! width="20%"|Release Level !! width="15%"|Test Area !! width="45%"|Test Case !! width="10%"|i386 !! width="10%"|x86_64
|-
|-
| Alpha
| Alpha
Line 62: Line 104:
| Boot Methods
| Boot Methods
| [[QA/TestCases/BootMethodsBootIso]]
| [[QA/TestCases/BootMethodsBootIso]]
| {{result|none}}
| {{result|none}}
|-
| Alpha
| Image Source
| [[QA/TestCases/ImageSourceBootIso]]
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
Line 73: Line 109:
| Alpha
| Alpha
| Install Source
| Install Source
| [[QA/TestCases/InstallSourceHttp]]
| [[QA/TestCases/InstallSourceBootIso]]
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
|-
|-
| Alpha
| Alpha
| Package Set
| Repository
| [[QA/TestCases/PackageSetsDefaultPackageInstall]]
| [[QA:Testcase Http Repository]]
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
Line 86: Line 122:
|}
|}


=== DVD.iso ===
=== DVD ===
{| class="wikitable collapsible collapsed"  border="0"
 
{| class="wikitable collapsible collapsed"  border="1" width="85%"
|-  
|-  
! colspan="5" width="1000" style="background-color: pink;" | DVD.iso installation
! colspan="5" style="background-color: pink;" | DVD.iso installation
|-
|-
|
|
{| class="wikitable sortable" border="0" style="border:white"
{| class="wikitable sortable" width=100% style="border: solid 2px white"  
|-
|-  
! width="130"|Release Level !! width="130"|Test Area !! width="500"|Test Case !! width="100"|i386 !! width="100"|x86_64
! width="20%"|Release Level !! width="15%"|Test Area !! width="45%"|Test Case !! width="10%"|i386 !! width="10%"|x86_64
|-
|-
| Alpha
| Alpha
Line 127: Line 164:
|-
|-
| Alpha
| Alpha
| Image Source
| Install Source
| [[QA/TestCases/ImageSourceDvd]]
| [[QA/TestCases/InstallSourceDvd]]
| {{result|none}}
| {{result|none}}
|-
| Alpha
| Repository
| [[QA:Testcase Additional Http Repository]]
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
|-
|-
| Alpha
| Alpha
| Install Source
| Repository
| [[QA/TestCases/InstallSourceDvd]]
| [[QA:Testcase Additional Ftp Repository]]
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
|-
|-
| Alpha
| Alpha
| Package Set
| Repository
| [[QA/TestCases/PackageSetsDefaultPackageInstall]]
| [[QA:Testcase Additional Mirrorlist Repository]]
| {{result|none}}
| {{result|none}}
|-
| Beta
| Repository
| [[QA:Testcase Additional NFS Repository]]
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
Line 147: Line 196:
|}
|}


=== CD.iso ===
=== CD ===
{| class="wikitable collapsible collapsed"  border="0"
 
{| class="wikitable collapsible collapsed"  border="1" width="85%"
|-  
|-  
! colspan="5" width="1000" style="background-color: yellow;" | CD.iso installation
! colspan="5" style="background-color: yellow;" | CD.iso installation
|-
|-
|
|
{| class="wikitable sortable" border="0" style="border:white"
{| class="wikitable sortable" width=100% style="border: solid 2px white"  
|-
|-  
! width="130"|Release Level !! width="130"|Test Area !! width="500"|Test Case !! width="100"|i386 !! width="100"|x86_64
! width="20%"|Release Level !! width="15%"|Test Area !! width="45%"|Test Case !! width="10%"|i386 !! width="10%"|x86_64
|-
|-
| Alpha
| Alpha
Line 184: Line 234:
| Boot Methods
| Boot Methods
| [[QA/TestCases/BootMethodsCdrom]]
| [[QA/TestCases/BootMethodsCdrom]]
| {{result|none}}
| {{result|none}}
|-
| Beta
| Image Source
| [[QA/TestCases/ImageSourceCdrom]]
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
Line 196: Line 240:
| Install Source
| Install Source
| [[QA/TestCases/InstallSourceCdrom]]
| [[QA/TestCases/InstallSourceCdrom]]
| {{result|none}}
| {{result|none}}
|-
| Alpha
| Package Set
| [[QA/TestCases/PackageSetsDefaultPackageInstall]]
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
Line 209: Line 247:


=== Live Image ===
=== Live Image ===
{| class="wikitable collapsible collapsed" border="1"
 
! colspan="5" width="1000" style="background-color: orange;" | Live.iso installation
{| class="wikitable collapsible collapsed" border="1" width="85%"
|-
! colspan="5" style="background-color: orange;" | Live.iso installation
|-
|-
! width="100"|Release Level !! width="100"|Test Area !! width="500"|Test Case !! width="100"|i386 !! width="100"|x86_64
|
{| class="wikitable sortable" width=100% style="border: solid 2px white"
|-
! width="20%"|Release Level !! width="15%"|Test Area !! width="45%"|Test Case !! width="10%"|i386 !! width="10%"|x86_64
|-
|-
| Alpha
| Alpha
Line 244: Line 287:
| {{result|none}}
| {{result|none}}
|-
|-
|}
|}
|}


=== PXE Images ===
=== PXE Images ===
{| class="wikitable collapsible collapsed" border="1"
{| class="wikitable collapsible collapsed" border="1" width="85%"
! colspan="5" width="1000" style="background-color: lightblue;" | Pxeboot Images installation
|-
! colspan="5" style="background-color: lightblue;" | Pxeboot installation
|-
|-
! width="100"|Release Level !! width="100"|Test Area !! width="500"|Test Case !! width="100"|i386 !! width="100"|x86_64
|
{| class="wikitable sortable" width=100% style="border: solid 2px white"
|-
! width="20%"|Release Level !! width="15%"|Test Area !! width="45%"|Test Case !! width="10%"|i386 !! width="10%"|x86_64
|-
|-
| Alpha
| Alpha
Line 258: Line 306:
| {{result|none}}
| {{result|none}}
|-
|-
|}
|}
|}


=== Variations&General Tests ===
=== General Tests ===
{| class="wikitable collapsible collapsed" border="1"
{| class="wikitable collapsible collapsed" border="1" width="85%"
! colspan="5" width="1000" style="background-color: lightgreen;" | Variations&General Tests
|-
! colspan="5" style="background-color: lightgreen;" | Install Variations & General Tests
|-
|-
! width="100"|Release Level !! width="100"|Test Area !! width="500"|Test Case !! width="100"|i386 !! width="100"|x86_64
|
{| class="wikitable sortable" width=100% style="border: solid 2px white"
|-
! width="20%"|Release Level !! width="15%"|Test Area !! width="45%"|Test Case !! width="10%"|i386 !! width="10%"|x86_64
|-
|-
| Alpha
| Beta
| Partitioning
| Boot Methods
| [[QA/TestCases/PartitioningUninitializedDisks]]
| [[QA:Testcase_Boot_Methods_efidisk.img]]
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
|-
|-
| Alpha
| Alpha
| Partitioning
| Memory Test
| [[QA:Testcase_Anaconda_autopart_install]]
| [[QA:Testcase_Memtest86]]
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
|-
|-
| Alpha
| Alpha
| Partitioning
| User Interface
| [[QA:Testcase_Anaconda_autopart_(encrypted)_install]]
| [[QA:Testcase_Anaconda_User_Interface_Graphical]]
| {{result|none}}
| {{result|none}}
|-
| Alpha
| Partitioning
| [[QA:Testcase_Anaconda_autopart_(shrink)_install]]
| {{result|none}}
| {{result|none}}
|-
| Alpha
| Partitioning
| [[QA:Testcase_Anaconda_autopart_(use_free_space)_install]]
| {{result|none}}
| {{result|none}}
|-
| Alpha
| Partitioning
| [[QA/TestCases/PartitioningExt4OnNativeDevice]]
| {{result|none}}
| {{result|none}}
|-
| Final
| Partitioning
| [[QA/TestCases/PartitioningExt3OnNativeDevice]]
| {{result|none}}
| {{result|none}}
|-
| Final
| Partitioning
| [[QA/TestCases/PartitioningExt2OnNativeDevice]]
| {{result|none}}
| {{result|none}}
|-
| Final
| Partitioning
| [[QA/TestCases/PartitioningNoSwap]]
| {{result|none}}
| {{result|none}}
|-
| Final
| Partitioning
| [[QA:Testcase_Partitioning_On_Software_RAID]]
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
Line 328: Line 339:
| Alpha
| Alpha
| User Interface
| User Interface
| [[QA:Testcase_Anaconda_User_Interface_Graphical]]
| [[QA:Testcase_Anaconda_User_Interface_Basic_Video_Driver]]
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
Line 363: Line 374:
|-
|-
| Alpha
| Alpha
| User Interface
| Install Source
| [[QA:Testcase_Anaconda_rescue_mode]]
| [[QA/TestCases/InstallSourceHttp]]
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
Line 370: Line 381:
| Beta
| Beta
| Install Source  
| Install Source  
| [[QA/TestCases/InstallSourceFtpNonAnonymous]]
| [[QA/TestCases/InstallSourceNfs]]
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
|-
|-
| Beta
| Final
| Install Source  
| Install Source  
| [[QA/TestCases/InstallSourceNfs]]
| [[QA/TestCases/InstallSourceNfsIso]]
| {{result|none}}
| {{result|none}}
|-
| Alpha
| Install Source
| [[QA/TestCases/InstallSourceFtpAnonymous]]
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
|-
|-
| Final
| Beta
| Install Source  
| Install Source  
| [[QA/TestCases/InstallSourceNfsIso]]
| [[QA/TestCases/InstallSourceFtpNonAnonymous]]
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
Line 393: Line 410:
|-
|-
| Alpha
| Alpha
| Repository
| Partitioning
| [[QA:Testcase Additional Ftp Repository]]
| [[QA:Testcase_Anaconda_autopart_install]]
| {{result|none}}
| {{result|none}}
|-
| Alpha
| Partitioning
| [[QA:Testcase_Anaconda_autopart_(encrypted)_install]]
| {{result|none}}
| {{result|none}}
|-
| Alpha
| Partitioning
| [[QA:Testcase_Anaconda_autopart_(shrink)_install]]
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
|-
|-
| Alpha
| Alpha
| Repository
| Partitioning
| [[QA:Testcase Additional Http Repository]]
| [[QA:Testcase_Anaconda_autopart_(use_free_space)_install]]
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
|-
|-
| Alpha
| Alpha
| Repository
| Partitioning
| [[QA:Testcase Additional Mirrorlist Repository]]
| [[QA/TestCases/PartitioningExt4OnNativeDevice]]
| {{result|none}}
| {{result|none}}
|-
| Final
| Partitioning
| [[QA/TestCases/PartitioningExt3OnNativeDevice]]
| {{result|none}}
| {{result|none}}
|-
| Final
| Partitioning
| [[QA/TestCases/PartitioningNoSwap]]
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
|-
|-
| Beta
| Beta
| Repository
| Partitioning
| [[QA:Testcase Additional NFS Repository]]
| [[QA:Testcase_Partitioning_On_Software_RAID]]
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
|-
|-
| Alpha
| Alpha
| Memory Test
| Repository
| [[memtest86+]]
| [[QA:Testcase Ftp Repository]]
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
|-
|-
| Beta
| Beta
| Boot Methods
| Repository
| [[QA/TestCases/BootMethodsXenParaVirt]]
| [[QA:Testcase Nfs Repository]]
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
|-
|-
| Beta
| Alpha
| Boot Methods
| Package Set
| [[QA/TestCases/BootMethodsKVM]]
| [[QA/TestCases/PackageSetsDefaultPackageInstall]]
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
|-
|-
| Beta
| Alpha
| Boot Methods
| Package Set
| [[QA:Testcase_Boot_Methods_efidisk.img]]
| [[QA/TestCases/PackageSetsMinimalPackageInstall]]
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
Line 461: Line 502:
| Kickstart Delivery
| Kickstart Delivery
| [[QA/TestCases/KickstartKsNfsServerPathKsCfg]]
| [[QA/TestCases/KickstartKsNfsServerPathKsCfg]]
| {{result|none}}
| {{result|none}}
|-
| Alpha
| Recovery
| [[QA:Testcase_Anaconda_rescue_mode]]
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
Line 503: Line 550:
| Recovery
| Recovery
| [[QA:Testcase Anaconda traceback debug mode]]
| [[QA:Testcase Anaconda traceback debug mode]]
| {{result|none}}
| {{result|none}}
|-
| Beta
| Storage Devices
| [[QA:Testcase_Install_to_KVM]]
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
Line 563: Line 616:
| Upgrade system
| Upgrade system
| [[QA:Testcase_Anaconda_Upgrade_Encrypted_Root]]
| [[QA:Testcase_Anaconda_Upgrade_Encrypted_Root]]
| {{result|none}}
| {{result|none}}
|-
| Beta
| Upgrade system
| [[QA:Testcase_Anaconda_Upgrade_Skip_Bootloader_Text_Mode]]
| {{result|none}}
| {{result|none}}
|-
| Beta
| Upgrade system
| [[QA:Testcase_Anaconda_Upgrade_Update_Bootloader_Text_Mode]]
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
Line 578: Line 643:
| {{result|none}}
| {{result|none}}
|-
|-
|
| Upgrade system
| [[QA:Testcase_Preupgrade_from_older_release]]
| {{result|none}}
| {{result|none}}
|-
|}
|}
|}



Latest revision as of 12:20, 21 July 2010

Note.png
DRAFT
This page is currently a draft. It has not been finalized yet. Stay tuned ...

This page is intended to record QA:Fedora_14_Install_Test_Plan test results for the FIXME milestone.

Instructions

This page tracks test results against the Fedora 14 FIXME build. Test results against other Fedora 14 milestones can be found at Category:Fedora_14_Test_Results.

What To Test

Idea.png
Save bandwidth
If you already downloaded previous physical media ISO images, you can save time by downloading delta ISO images (either by BitTorrent or direct download).

Who's available

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

Add or Remove a Test Case

  1. Please request review for your changes by publishing your test case for review to test list.
  2. Once reviewed, make your changes to this document
  3. Finally, update QA:Fedora_14_Install_Results_Template with the same changes.

Post Test Results

Want to share information about something you tested? Please click edit to add test results. All test results are posted using the format specified Template:Result.

Key

See the table below for a sample format for test results.

Test Results Format
Test Result Explanation Code Entered
none
Untested - This test has not been run, and is available for anyone to contribute feedback. {{result|none}}
Pass pass liam
Passed - The test has been run and the tester determine the test met the expected results {{result|pass|liam}}
Inprogress inprogress adamwill
Inprogress - An inprogress result is often used for tests that take a long time to execute. Inprogress results should be temporary and change to pass, fail or warn. {{result|inprogress|adamwill}}
Fail fail jlaska [1] [2]
Failed - Indicates a failed test. A link to a bug must be provided. See Template:Result for details on providing bug information.
  1. RHBZ #XYZ
  2. RHBZ #ZXY
{{result|fail|jlaska|XYZ|ZXY}}
Warning warn rhe
[1]
Warning - This test completed and met the expected results of the test, but other issues were encountered during testing that warrant attention.
  1. Brief description about the warning status
{{result|warn|rhe}} <ref>Brief description about the warning status</ref>
Pass pass rhe
Warning warn kparal
Multiple results - More people can easily provide results to a single test case. {{result|pass|rhe}} {{result|warn|kparal}}
none
Unsupported - An unsupported test or configuration. No testing is required.

Priority

The explanation of test case priority is available at QA:Fedora_14_Install_Test_Plan#Test_Priority.

Test Matrix

Please click [show] in each table to view the tests of each media installation, and click [edit] to post your test results using the syntax in Key Section.

Boot Iso

DVD

CD

Live Image

PXE Images

General Tests

References

  1. 1.0 1.1 RHBZ #12345