From Fedora Project Wiki

Line 83: Line 83:
| Image Sanity
| Image Sanity
| [[QA:Testcase_Mediakit_ISO_Checksums]]
| [[QA:Testcase_Mediakit_ISO_Checksums]]
| colspan="4"| {{result|pass|robatino}}<ref name=checkisomd5>Use "dd if=/dev/dvd bs=2048 count=2441446 conv=notrunc,noerror | sha256sum" to verify burned media (no built-in mediacheck available).</ref>
| colspan="4"| {{result|pass|robatino}}<ref>Use "dd if=/dev/dvd bs=2048 count=2441446 conv=notrunc,noerror | sha256sum" to verify burned media (no built-in mediacheck available).</ref>
|-
|-
| Alpha
| Alpha
Line 142: Line 142:
| Image Sanity
| Image Sanity
| [[QA:Testcase_Mediakit_ISO_Checksums]]
| [[QA:Testcase_Mediakit_ISO_Checksums]]
| colspan="2"| {{result|pass|robatino}}<ref name=checkisomd5/>
| colspan="2"| {{result|pass|robatino}}<ref>Use "dd if=/dev/dvd bs=2048 count=3639167 conv=notrunc,noerror | sha256sum" to verify burned media (no built-in mediacheck available).</ref>
|-
|-
| Alpha
| Alpha

Revision as of 19:52, 18 May 2011

This page is intended to record test results against the Fedora 15 Multi-Desktop and Multi-Install DVD images.

Instructions

This page tracks test results against the Fedora 15 Multi-Desktop and Multi-Install DVD images. Test results against other Fedora 15 milestones can be found at Category:Fedora_15_Test_Results. The Multi-Spin DVD is a late development and not yet fully integrated into the Fedora release process. The request for testing is available at fedora-qa#164. Background information on the Multi-Image DVD's is available at User:Cwickert/MultiDesktopDVD.

Note.png
Detailed desktop and install tested recorded elsewhere
This page is intended to only validate the uniqueness of the Multi-Spin DVD images. Detailed verification of different desktop environments is reserved for QA:Desktop_validation_testing. Detailed testing of the installation program is recorded at Test_Results:Current_Installation_Test.

What To Test

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

Key

See the table below for a sample format for test results. All test results are posted using the format specified Template:Result.

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 robatino
Passed - The test has been run and the tester determine the test met the expected results {{result|pass|robatino}}
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 hongqing
Warning warn kparal
Multiple results - More people can easily provide results to a single test case. {{result|pass|hongqing}} {{result|warn|kparal}}
Pass pass previous <build> run
Result from previous test run - This test result is directly moved from the test run of previous <build>. {{result|pass|previous <build> run}}
none
Unsupported - An unsupported test or configuration. No testing is required.

Test Matrix

Please click [edit] to post your test results using the syntax in Key Section.

Desktop Image

The Desktop image (Fedora-15-Multi-Desktop.iso) is intended for DVD dual-layer media and contains ...

  1. Custom isolinux configuration to autodetect and choose the appropriate image based on the current system architecture
  2. Official Fedora 15 Live Desktop images for GNOME, KDE, LXDE and XFCE
  3. Images for both 32-bit and 64-bit architectures
Release Level Test Area Test Case Test Results
GNOME KDE LXDE XFCE
Alpha Image Sanity QA:Testcase_Mediakit_ISO_Size
Pass pass robatino
Alpha Image Sanity QA:Testcase_Mediakit_ISO_Checksums
Pass pass robatino
[1]
Alpha Boot Methods QA:Testcase_Live_Image_Boot_Local
none
Alpha Memory Test QA:Testcase_Memtest86
none
Alpha Boot Methods QA:Testcase_Live_Image_Boot
none
none
none
none
Alpha User Interface QA:Testcase_Live_Image_Basic_Video_Driver
none
none
none
none
Alpha Install Source QA:TestCases/Install Source Live Image
none
none
none
none

Install Image

The Install image (Fedora-15-Multi-Install.iso) is intended for DVD dual-layer media and contains ...

  1. Custom isolinux configuration to autodetect and choose the appropriate installation image based on the current system architecture
  2. The official Fedora 15 installation DVD
  3. Images for both 32-bit and 64-bit architectures


Release Level Test Area Test Case Test Results
i386 x86_64
Alpha Image Sanity QA:Testcase_Mediakit_ISO_Size
Pass pass robatino
Alpha Image Sanity QA:Testcase_Mediakit_ISO_Checksums
Pass pass robatino
[2]
Alpha Boot Methods QA:Testcase_Install_Image_Boot_Local
none
Alpha Memory Test QA:Testcase_Memtest86
none
Alpha Boot Methods QA/TestCases/BootMethodsDvd
none
none
Alpha Install Source QA/TestCases/InstallSourceDvd
none
none
Alpha Recovery QA:Testcase_Anaconda_rescue_mode
none
none

References

  1. Use "dd if=/dev/dvd bs=2048 count=2441446 conv=notrunc,noerror | sha256sum" to verify burned media (no built-in mediacheck available).
  2. Use "dd if=/dev/dvd bs=2048 count=3639167 conv=notrunc,noerror | sha256sum" to verify burned media (no built-in mediacheck available).