From Fedora Project Wiki

< QA‎ | TestCases

m (fix numbering)
m (Changed category)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
= PackageSetsEverythingPackageInstall =
= Description =
== Description ==
An installation using all packages made available by anaconda.  This can be accomplished two ways:
An installation using all packages made available by anaconda.  This can be accomplished two ways:
* kickstart
* kickstart
Line 6: Line 5:
Please note that the kickstart <code>%packages @everything</code> 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.
Please note that the kickstart <code>%packages @everything</code> 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 ==
= Steps To Reproduce =
 
# Manually select all packages from the packages installation screen
# Manually select all packages from the packages installation screen


== Expected Results ==
= Expected Results =
 
# Anaconda completes successfully
# Anaconda completes successfully
# System boots into installed environemnt successfully
# System boots into installed environment successfully


[[Category:Installer Test Cases|PackageSetsEverythingPackageInstall]]
[[Category:Installer Package Set Tests]]

Latest revision as of 17:19, 16 February 2009

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

  1. Manually select all packages from the packages installation screen

Expected Results

  1. Anaconda completes successfully
  2. System boots into installed environment successfully