From Fedora Project Wiki
m (Changed category) |
No edit summary |
||
Line 1: | Line 1: | ||
= | {{QA/Test_Case | ||
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. This can be accomplished two ways: | ||
* kickstart (@base) | * kickstart (@base) | ||
* manually (deselecting all package groups) | * manually (deselecting all package groups) | ||
Please note that the kickstart <code>%packages @base</code> is likely not equivalent to the manual test result. | Please note that the kickstart <code>%packages @base</code> is likely not equivalent to the manual test result. | ||
|actions= | |||
# Manually deselect all packages from the packages installation screen | # Manually deselect all packages from the packages installation screen | ||
|results= | |||
# Anaconda completes successfully | # Anaconda completes successfully | ||
# System boots into installed environment successfully | # System boots into installed environment successfully | ||
# A small number of packages is installed (150~) | # A small number of packages is installed (150~) | ||
}} | |||
[[Category:Installer Package Set Tests]] | [[Category:Installer Package Set Tests]] |
Revision as of 07:49, 15 December 2009
Description
An installation using the minimum usable set of packages made available by anaconda. This can be accomplished two ways:
- kickstart (@base)
- manually (deselecting all package groups)
Please note that the kickstart %packages @base
is likely not equivalent to the manual test result.
How to test
- Manually deselect all packages from the packages installation screen
Expected Results
- Anaconda completes successfully
- System boots into installed environment successfully
- A small number of packages is installed (150~)