From Fedora Project Wiki
mNo edit summary
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{draft}}
{{draft}}


= Currently available installer tests =
=== DVD ===
# {{filename|checkbot.sh}} - runs multiple tests
 
## Build test - runs {{command|./autogen.sh && ./configure.sh && make}}
{| class="wikitable collapsible"  border="1" width="85%"
## Pylint test - Runs {{command|tests/pylint/runpylint.sh}}
|-
# {{filename|tests/anaconda_storage}} - Storage unit testsuite in the <code>clumens</code> branch of [http://git.fedorahosted.org/git/?p=autoqa.git;a=tree;f=tests/anaconda_storage;h=0d06525d8bf0be410b5c67e15cf815a53e8b7f9f;hb=refs/heads/clumens autoqa.git]
! colspan="5" style="background-color: pink;" | DVD.iso installation
# {{filename|scripts/buildinstall}} - Used by {{command|pungi}} when creating installable media (see [[How_to_build_a_Rawhide_ISO_image_for_testing|instructions]])
|-
# {{filename|tests/rats_install/install.py}} - AutoQA test script that does a basic automated kickstart install
|
{| 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
| Image Sanity
| [[QA:Testcase_Mediakit_ISO_Size]]
| {{result|pass}} {{result|pass}}
| {{result|pass}} {{result|pass}}
|-
| Alpha
| Image Sanity
| [[QA:Testcase_Mediakit_ISO_Checksums]]
| {{result|pass}}
| {{result|pass}}
|-
| Alpha
| Image Sanity
| [[QA:Testcase_Mediakit_Repoclosure]]
| {{result|pass|robatino}} {{result|pass|kparal}}
| {{result|pass}} {{result|pass}}
|-
| Alpha
| Image Sanity
| [[QA:Testcase_Mediakit_FileConflicts]]
| {{result|pass}} {{result|warn}}
| {{result|pass}} {{result|pass}}
|-
| Alpha
| Boot Methods
| [[QA/TestCases/BootMethodsDvd]]
| {{result|pass}} {{result|pass}}
| {{result|pass}} {{result|pass}}
|-
| Alpha
| Install Source
| [[QA/TestCases/InstallSourceDvd]]
| {{result|pass}} {{result|pass}}
| {{result|pass}} {{result|pass}}
|-
| Alpha
| Repository
| [[QA:Testcase Additional Http Repository]]
| {{result|pass|jlaska}}
| {{result|pass|mkrizek}}
|-
| Alpha
| Repository
| [[QA:Testcase Additional Ftp Repository]]
| {{result|fail}}
| {{result|warn}}
|-
| Alpha
| Repository
| [[QA:Testcase Additional Mirrorlist Repository]]
| {{result|pass}}
| {{result|pass}}
|-
| Beta
| Repository
| [[QA:Testcase Additional NFS Repository]]
| {{result|pass}}
| {{result|pass}}
|-
|}
|}

Latest revision as of 17:09, 7 December 2010

Warning.png
This page is a draft only
It is still under construction and content may change. Do not rely on the information on this page.

DVD

DVD.iso installation
Release Level Test Area Test Case i386 x86_64
Alpha Image Sanity QA:Testcase_Mediakit_ISO_Size
Pass pass
Pass pass
Pass pass
Pass pass
Alpha Image Sanity QA:Testcase_Mediakit_ISO_Checksums
Pass pass
Pass pass
Alpha Image Sanity QA:Testcase_Mediakit_Repoclosure
Pass pass robatino
Pass pass kparal
Pass pass
Pass pass
Alpha Image Sanity QA:Testcase_Mediakit_FileConflicts
Pass pass
Warning warn
Pass pass
Pass pass
Alpha Boot Methods QA/TestCases/BootMethodsDvd
Pass pass
Pass pass
Pass pass
Pass pass
Alpha Install Source QA/TestCases/InstallSourceDvd
Pass pass
Pass pass
Pass pass
Pass pass
Alpha Repository QA:Testcase Additional Http Repository
Pass pass jlaska
Pass pass mkrizek
Alpha Repository QA:Testcase Additional Ftp Repository
Fail fail
Warning warn
Alpha Repository QA:Testcase Additional Mirrorlist Repository
Pass pass
Pass pass
Beta Repository QA:Testcase Additional NFS Repository
Pass pass
Pass pass