From Fedora Project Wiki
(updates)
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{draft}}
{{draft}}


This page is intended to outline the current state of automated installer tests, identify possible short-term objects and identify task owners.
=== DVD ===


= Existing Installer Tests =
{| class="wikitable collapsible"  border="1" width="85%"
# {{filename|checkbot.sh}} - runs multiple tests
|-
## Build test - runs {{command|./autogen.sh && ./configure.sh && make}}
! colspan="5" style="background-color: pink;" | DVD.iso installation
## 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]
|
# {{filename|scripts/buildinstall}} - Used by {{command|pungi}} when creating installable media (see [[How_to_build_a_Rawhide_ISO_image_for_testing|instructions]])
{| class="wikitable sortable" width=100% style="border: solid 2px white"
# {{filename|tests/rats_install/install.py}} - AutoQA test script that does a basic automated kickstart install
|-
 
! width="20%"|Release Level !! width="15%"|Test Area !! width="45%"|Test Case !! width="10%"|i386 !! width="10%"|x86_64
= Project Ideas =
|-
 
| Alpha
== Update AutoQA storage unit testsuite ==
| Image Sanity
 
| [[QA:Testcase_Mediakit_ISO_Size]]
; Scope
| {{result|pass}} {{result|pass}}
: The patchset in the ''clumens'' autoqa branch may need to be refreshed to ''master'' and re-run to check for proper operation.
| {{result|pass}} {{result|pass}}
 
|-
== Integrate checkbot.sh with AutoQA ==
| Alpha
 
| Image Sanity
== Automate Installation test matrix ==
| [[QA:Testcase_Mediakit_ISO_Checksums]]
 
| {{result|pass}}
; Scope
| {{result|pass}}
: Automate installation test matrix (see [[Is_anaconda_broken_proposal]])
|-
| 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