From Fedora Project Wiki

No edit summary
(Unify package case steps, delete wrong kickstart step.)
Line 1: Line 1:
{{QA/Test_Case
{{QA/Test_Case
|description=An installation using the minimum usable set of packages made available by anaconda.
|description=An installation with minimum usable set of packages during anaconda.
Please note that the kickstart is likely not equivalent to the manual test result.
|actions=
|actions=
# This can be accomplished by two ways:
# Start the anaconda installation program
## kickstart: <code>%packages @base</code>
# At package installation screen, check ''Minimal'', and select ''Next'' to continue
## manually: deselecting all package groups
|results=
|results=
# Anaconda completes successfully
# Anaconda completes successfully
# System boots into installed environment successfully
# System boots into command line environment
# A small number of packages is installed (150~)
# Install.log does not contain errors
}}
}}




[[Category:Installer Package Set Tests]]
[[Category:Installer Package Set Tests]]

Revision as of 08:19, 7 June 2010

Description

An installation with minimum usable set of packages during anaconda.


How to test

  1. Start the anaconda installation program
  2. At package installation screen, check Minimal, and select Next to continue

Expected Results

  1. Anaconda completes successfully
  2. System boots into command line environment
  3. Install.log does not contain errors