From Fedora Project Wiki

(put some steps in actions to setup)
(adjust associated_release_criterion template invocation)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Template:Associated_release_criterion|Alpha|dvd-package-source}}
{{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
}}
}}



Latest revision as of 20:32, 30 July 2013

Note.png
Associated release criterion
This test case is associated with the Basic_Release_Criteria#dvd-package-source release criterion. If you are doing release validation testing, a failure of this test case may be a breach of that release criterion. If so, please file a bug and nominate it as blocking the appropriate milestone, using the blocker bug nomination page.


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