From Fedora Project Wiki

No edit summary
No edit summary
Line 1: Line 1:
{{QA/Test_Case
{{QA/Test_Case
|description=An installation using the minimum usable set of packages made available by anaconda. This can be accomplished two ways:
|description=An installation using the minimum usable set of packages made available by anaconda.
* kickstart (@base)
Please note that the kickstart is likely not equivalent to the manual test result.
* manually (deselecting all package groups)
Please note that the kickstart <code>%packages @base</code> is likely not equivalent to the manual test result.
|actions=
|actions=
# Manually deselect all packages from the packages installation screen
# This can be accomplished by two ways:
# kickstart:<code>%packages @base</code>
# manually: deselecting all package groups
|results=
|results=
# Anaconda completes successfully
# Anaconda completes successfully

Revision as of 06:30, 17 December 2009

Description

An installation using the minimum usable set of packages made available by anaconda. Please note that the kickstart is likely not equivalent to the manual test result.


How to test

  1. This can be accomplished by two ways:
  2. kickstart:%packages @base
  3. manually: deselecting all package groups

Expected Results

  1. Anaconda completes successfully
  2. System boots into installed environment successfully
  3. A small number of packages is installed (150~)