From Fedora Project Wiki
m (fix numbering) |
m (fix numbering) |
||
Line 13: | Line 13: | ||
# Anaconda completes successfully | # Anaconda completes successfully | ||
# System boots into installed | # System boots into installed environment successfully | ||
[[Category:Installer Test Cases|PackageSetsEverythingPackageInstall]] | [[Category:Installer Test Cases|PackageSetsEverythingPackageInstall]] |
Revision as of 15:41, 16 July 2008
PackageSetsEverythingPackageInstall
Description
An installation using all packages made available by anaconda. This can be accomplished two ways:
- kickstart
- manually
Please note that the kickstart %packages @everything
is not equivalent to the manual test result. The main intent for this test is to ensure proper package ordering given a large enough set of packages.
Steps To Reproduce
- Manually select all packages from the packages installation screen
Expected Results
- Anaconda completes successfully
- System boots into installed environment successfully