From Fedora Project Wiki

< User:Jlaska

Revision as of 20:22, 12 November 2010 by Jlaska (talk | contribs) (updates)

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.

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

Existing Installer Tests

  1. checkbot.sh - runs multiple tests
    1. Build test - runs ./autogen.sh && ./configure.sh && make
    2. Pylint test - Runs tests/pylint/runpylint.sh
  2. tests/anaconda_storage - Storage unit testsuite in the clumens branch of autoqa.git
  3. scripts/buildinstall - Used by pungi when creating installable media (see instructions)
  4. tests/rats_install/install.py - AutoQA test script that does a basic automated kickstart install

Project Ideas

Update AutoQA storage unit testsuite

Scope
The patchset in the clumens autoqa branch may need to be refreshed to master and re-run to check for proper operation.

Integrate checkbot.sh with AutoQA

Automate Installation test matrix

Scope
Automate installation test matrix (see Is_anaconda_broken_proposal)