From Fedora Project Wiki

(put some steps in actions to setup)
(update for Fedora 18)
Line 1: Line 1:
{{QA/Test_Case
{{QA/Test_Case
|description=This test verifies the DVD-based install repository during installation. Testing also includes verifying proper installation of packages included in the repository.
|description=This is to verify that [[Anaconda]] can successfully install from DVD-based package repository.
|setup=
# Burn {{filename|DVD.iso}} image to an optical disk.
# Check your system boot order preferences to ensure that the optical DVD drive boot target is enabled.
|actions=
|actions=
# Insert the optical disk to the optical DVD drive
# Boot the {{filename|DVD.iso}} image using any available means
# Boot the installer from {{filename|DVD.iso}}  
# Do not change the installation source repository
# When prompted, choose ''Test'' to have anaconda check your media
# Proceed through the installation
# Proceed through install process selecting a set of packages
# Remove final DVD before rebooting into installed system when instructed by installer
|results=
|results=
# System should boot into installer properly from DVD image
# The installer auto-selects the internal DVD-based package repository as the installation source
# Media check passes
# The installation finishes successfully
# Anaconda functions properly and successfully installs required packages
# The new system initiates boot properly
# Package errors should not occur
# System boots successfully
}}
}}



Revision as of 10:24, 29 October 2012

Description

This is to verify that Anaconda can successfully install from DVD-based package repository.


How to test

  1. Boot the DVD.iso image using any available means
  2. Do not change the installation source repository
  3. Proceed through the installation

Expected Results

  1. The installer auto-selects the internal DVD-based package repository as the installation source
  2. The installation finishes successfully
  3. The new system initiates boot properly