|
|
(28 intermediate revisions by 11 users not shown) |
Line 1: |
Line 1: |
| This page is intended to record [[QA:Fedora_17_Install_Test_Plan]] test results for snapshots of the new Anaconda UI scheduled for '''Fedora 18'''. | | This page is now obsolete: newUI was merged into Rawhide shortly before Fedora 18 branching, so all Fedora 18 test builds, pre-releases and nightly builds include the new UI. If you wish to see the results of the pre-merge newUI image tests, please see the history of this page. |
| | |
| = Instructions =
| |
| | |
| This page tracks test results against variously dated snapshots of the [http://git.fedorahosted.org/git/?p=anaconda.git;a=shortlog;h=refs/heads/newui newUI anaconda branch], with other packages filled out from Rawhide. It is a special instance of the installation validation matrix intended for tracking the progress of the new UI.
| |
| | |
| == What To Test ==
| |
| | |
| The snapshot images can be downloaded [http://clumens.fedorapeople.org/ here]. All snapshots are network install images to be written to USB or CD/DVD media, or booted directly in a virtual machine. Direct links:
| |
| * [http://clumens.fedorapeople.org/Fedora-20120703-x86_64-916dfe7-netinst.iso 2012-07-03]
| |
| | |
| == Key ==
| |
| | |
| See the table below for a sample format for test results. All test results are posted using the format specified [[Template:Result]].
| |
| | |
| {| class="wikitable collapsible" border="0" width="85%"
| |
| ! colspan="3" style="background-color: grey;" | Test Results Format
| |
| |-
| |
| |-
| |
| ! Test Result !! Explanation !! Code Entered
| |
| |-
| |
| | {{result|none}}
| |
| | ''Untested'' - This test has not been run, and is available for anyone to contribute feedback.
| |
| | <code><nowiki>{{result|none}}</nowiki></code>
| |
| |-
| |
| | {{result|pass|robatino}}
| |
| | ''Passed'' - The test has been run and the tester determine the test met the ''expected results''
| |
| | <code><nowiki>{{result|pass|robatino}}</nowiki></code>
| |
| |-
| |
| | {{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.
| |
| | <code><nowiki>{{result|inprogress|adamwill}}</nowiki></code>
| |
| |-
| |
| | {{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/>
| |
| | <code><nowiki>{{result|fail|jlaska|XYZ|ZXY}}</nowiki></code>
| |
| |-
| |
| | {{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/>
| |
| | <code><nowiki>{{result|warn|rhe}} <ref>Brief description about the warning status</ref></nowiki></code>
| |
| |-
| |
| | {{result|pass|hongqing}} {{result|warn|kparal}}
| |
| | ''Multiple results'' - More people can easily provide results to a single test case.
| |
| | <code><nowiki>{{result|pass|hongqing}} {{result|warn|kparal}}</nowiki></code>
| |
| |-
| |
| | {{result|pass|previous <build> run}}
| |
| | ''Result from previous test run'' - This test result is directly moved from the test run of previous ''<build>''.<references/>
| |
| | <code><nowiki>{{result|pass|previous <build> run}}</nowiki></code>
| |
| |-
| |
| | style="background:lightgrey;"| {{testresult/none}} {{result|none}}
| |
| | ''Unsupported'' - An unsupported test or configuration. No testing is required.
| |
| |
| |
| |-
| |
| |}
| |
| | |
| = 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 ===
| |
| | |
| {| class="wikitable collapsible " border="1" width="85%"
| |
| |-
| |
| ! colspan="3" style="background-color: lightgreen;" | Boot.iso/Netinst.iso installation
| |
| |-
| |
| |
| |
| {| class="wikitable sortable" width=100% style="border: solid 2px white"
| |
| |-
| |
| ! width="40%"|Test Area !! width="40%"|Test Case !! width="10%"|20120703
| |
| |-
| |
| | Boot Methods
| |
| | [[QA:Testcase_Boot_Methods_Boot_Iso]]
| |
| | {{result|none}}
| |
| |-
| |
| | Install Repository
| |
| | [[QA:Testcase_install_repository_Mirrorlist_default]]
| |
| | {{result|none}}
| |
| |-
| |
| | Install Repository
| |
| | [[QA:Testcase_install_repository_HTTP/FTP_variation]]
| |
| | {{result|none}}
| |
| |-
| |
| |}
| |
| |}
| |
| | |
| === USB Stick ===
| |
| {| class="wikitable collapsible" border="1" width="85%"
| |
| |-
| |
| ! colspan="3" style="background-color: lightgrey;" | USB installation
| |
| |-
| |
| |
| |
| {| class="wikitable sortable" width=100% style="border: solid 2px white"
| |
| |-
| |
| ! width="40%"|Test Area !! width="40%"|Test Case !! width="10%"|20120703
| |
| |-
| |
| | Boot Methods
| |
| | [[QA:Testcase_USB_stick_DVD_litd|QA:Testcase_USB_stick_DVD Live-ISO-to-Disk]]
| |
| | {{result|none}}
| |
| |-
| |
| | Boot Methods
| |
| | [[QA:Testcase_USB_stick_DVD_dd]]
| |
| | {{result|none}}
| |
| |-
| |
| |}
| |
| |}
| |
| | |
| === General Tests ===
| |
| {| class="wikitable collapsible " border="1" width="85%"
| |
| |-
| |
| ! colspan="3" style="background-color: lightgreen;" | Install Variations & General Tests
| |
| |-
| |
| |
| |
| {| class="wikitable sortable" width=100% style="border: solid 2px white"
| |
| |-
| |
| ! width="40%"|Test Area !! width="40%"|Test Case !! width="10%"|20120703
| |
| |-
| |
| | Partitioning
| |
| | [[QA:Testcase_dualboot_with_windows]]
| |
| | {{result|none}}
| |
| |-
| |
| | User Interface
| |
| | [[QA:Testcase_Anaconda_User_Interface_Graphical]]
| |
| | {{result|none}}
| |
| |-
| |
| | User Interface
| |
| | [[QA:Testcase_Anaconda_User_Interface_Basic_Video_Driver]]
| |
| | {{result|none}}
| |
| |-
| |
| | User Interface
| |
| | [[QA:Testcase_Anaconda_User_Interface_Text]]
| |
| | {{result|none}}
| |
| |-
| |
| | User Interface
| |
| | [[QA:Testcase_Anaconda_User_Interface_VNC]]
| |
| | {{result|none}}
| |
| |-
| |
| | User Interface
| |
| | [[QA:Testcase_Anaconda_User_Interface_VNC_Vncconnect]]
| |
| | {{result|none}}
| |
| |-
| |
| | User Interface
| |
| | [[QA:Testcase_Anaconda_User_Interface_VNC_Password]]
| |
| | {{result|none}}
| |
| |-
| |
| | User Interface
| |
| | [[QA:Testcase_Anaconda_User_Interface_Cmdline]]
| |
| | {{result|none}}
| |
| |-
| |
| | User Interface
| |
| | [[QA:Testcase_Anaconda_User_Interface_serial_console]]
| |
| | {{result|none}}
| |
| |-
| |
| | Install Repository
| |
| | [[QA:Testcase_install_repository_NFS_variation]]
| |
| | {{result|none}}
| |
| |-
| |
| | Install Repository
| |
| | [[QA:Testcase_install_repository_NFSISO_variation]]
| |
| | {{result|none}}
| |
| |-
| |
| | Install Repository
| |
| | [[QA:Testcase_install_repository_Hard_drive_variation]]
| |
| | {{result|none}}
| |
| |-
| |
| | Partitioning
| |
| | [[QA:Testcase_Anaconda_autopart_install]]
| |
| | {{result|none}}
| |
| |-
| |
| | Partitioning
| |
| | [[QA:Testcase_Anaconda_autopart_(encrypted)_install]]
| |
| | {{result|none}}
| |
| |-
| |
| | Partitioning
| |
| | [[QA:Testcase_Anaconda_autopart_(use_all_space)_install]]
| |
| | {{result|none}}
| |
| |-
| |
| | Partitioning
| |
| | [[QA:Testcase_Anaconda_autopart_(shrink)_install]]
| |
| | {{result|none}}
| |
| |-
| |
| | Partitioning
| |
| | [[QA:Testcase_Anaconda_autopart_(use_free_space)_install]]
| |
| | {{result|none}}
| |
| |-
| |
| | Package Set
| |
| | [[QA:Testcase_Package_Sets_Default_Package_Install]]
| |
| | {{result|none}}
| |
| |-
| |
| | Package Set
| |
| | [[QA:Testcase_Package_Sets_Minimal_Package_Install]]
| |
| | {{result|none}}
| |
| |-
| |
| | Package Set
| |
| | [[QA:Testcase_Package_Sets_Package_Groups_Check]]
| |
| | {{result|none}}
| |
| |-
| |
| | Kickstart Delivery
| |
| | [[QA:Testcase_Kickstart_Http_Server_Ks_Cfg]]
| |
| | {{result|none}}
| |
| |-
| |
| | Kickstart Delivery
| |
| | [[QA:Testcase_Kickstart_File_Path_Ks_Cfg]]
| |
| | {{result|none}}
| |
| |-
| |
| | Kickstart Delivery
| |
| | [[QA:Testcase_Kickstart_Hd_Device_Path_Ks_Cfg]]
| |
| | {{result|none}}
| |
| |-
| |
| | Kickstart Delivery
| |
| | [[QA:Testcase_Kickstart_Nfs_Server_Path_Ks_Cfg]]
| |
| | {{result|none}}
| |
| |-
| |
| | Recovery
| |
| | [[QA:Testcase_Anaconda_rescue_mode]]
| |
| | {{result|none}}
| |
| |-
| |
| | Recovery
| |
| | [[QA:Testcase_Anaconda_updates.img_via_URL]]
| |
| | {{result|none}}
| |
| |-
| |
| | Recovery
| |
| | [[QA:Testcase_Anaconda_updates.img_via_installation_source]]
| |
| | {{result|none}}
| |
| |-
| |
| | Recovery
| |
| | [[QA:Testcase_Anaconda_updates.img_via_local_media]]
| |
| | {{result|none}}
| |
| |-
| |
| | Storage Devices
| |
| | [[QA:Testcase_Install_to_Current_KVM]]
| |
| | {{result|none}}
| |
| |-
| |
| | Storage Devices
| |
| | [[QA:Testcase_Install_to_Previous_KVM]]
| |
| | {{result|none}}
| |
| |-
| |
| | Storage Devices
| |
| | [[QA:Testcase_Boot_Methods_Xen_Para_Virt]]
| |
| | {{result|none}}
| |
| |-
| |
| | Storage Devices
| |
| | [[QA:Testcase_install_to_SATA_device]]
| |
| | {{result|none}}
| |
| |-
| |
| | Storage Devices
| |
| | [[QA:Testcase_install_to_SCSI_device]]
| |
| | {{result|none}}
| |
| |-
| |
| | Storage Devices
| |
| | [[QA:Testcase_install_to_PATA_device]]
| |
| | {{result|none}}
| |
| |-
| |
| | Storage Devices
| |
| | [[QA:Testcase_Install_to_BIOS_RAID]]
| |
| | {{result|none}}
| |
| |-
| |
| | Storage Devices
| |
| | [[QA:Testcase_Install_to_Hardware_RAID]]
| |
| | {{result|none}}
| |
| |-
| |
| | Storage Devices
| |
| | [[QA:Testcase_Anaconda_ISCSI_No_Authentication]]
| |
| | {{result|none}}
| |
| |-
| |
| |}
| |
| |}
| |
| | |
| == References ==
| |
| | |
| <references/>
| |
| | |
| [[Category:Installation_validation_testing]]
| |