From Fedora Project Wiki

< QA‎ | TestCases

m (1 revision(s))
(Undo the changes)
 
(13 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{QA/Test_Case
|description=This install verifies that all of the ISO images are recognizable and installable by Anaconda.
|actions=
# Burn required number of iso's for a complete install
# Boot system from CD #1 and choose CDROM as install type if not automatically chosen for you
# Proceed through install process selecting all packages - [http://lists.fedoraproject.org/pipermail/test/2010-May/090551.html this] technique is useful
# Insert each CDROM as requested by installer
# Remove final CDROM before rebooting into installed system when instructed by installer
|results=
# System should boot into the installer properly from CD #1
# Anaconda should properly eject and request next CDROM
# Anaconda functions properly and successfully installs required packages for complete
# Package errors should not occur.
# System boots successfully
}}


= InstallSourceCdrom =
[[Category:Installation Source]]
== Description ==
This install verifies that all of the ISO images are recognizable and installable by Anaconda.
 
 
 
== Steps To Reproduce ==
 
 
1. Burn required number of iso's for a complete install.
 
1. Boot system from CD #1 and choose CDROM as install type if not automatically chosen for you.
 
1. Process through install process inserting each CDROM as requested by installer.
 
1. Remove final CDROM before rebooting into installed system when instructed by installer.
 
 
== Expected Results ==
 
 
1. System should boot into the installer properly from CD #1.
 
1. Anaconda should properly eject and request next CDROM
 
1. Anaconda functions properly and successfully installs required packages for complete.
 
1. Anaconda should not ask for the same CDROM more than once.
 
 
NOTE: RHEL3 and RHEL4 will request disc#1 after the final disc.  This is because disc#1 contains the variant specific (e.g. AS, ES, WS, Desktop) packages and those are installed after all base package dependencies have been met.
 
 
1. Package errors should not occur.
 
1. System boots successfully

Latest revision as of 08:32, 6 July 2010

Description

This install verifies that all of the ISO images are recognizable and installable by Anaconda.


How to test

  1. Burn required number of iso's for a complete install
  2. Boot system from CD #1 and choose CDROM as install type if not automatically chosen for you
  3. Proceed through install process selecting all packages - this technique is useful
  4. Insert each CDROM as requested by installer
  5. Remove final CDROM before rebooting into installed system when instructed by installer

Expected Results

  1. System should boot into the installer properly from CD #1
  2. Anaconda should properly eject and request next CDROM
  3. Anaconda functions properly and successfully installs required packages for complete
  4. Package errors should not occur.
  5. System boots successfully