From Fedora Project Wiki

m (Minor wiki cleanup)
(adjust associated_release_criterion template invocation)
 
(14 intermediate revisions by 4 users not shown)
Line 1: Line 1:
= Description =
{{Template:Associated_release_criterion|Alpha|dvd-package-source}}
This install verifies that the DVD ISO image is recognizable and installable by Anaconda.


= Steps To Reproduce =
{{QA/Test_Case
# Burn DVD iso needed for a complete install.
|description=This is to verify that [[Anaconda]] can successfully install from DVD-based package repository.
# Boot system from DVD and choose CDROM as install type if not automatically chosen for you.
|actions=
# When prompted, choose "Test" to have anaconda check your media
# Boot the {{filename|DVD.iso}} image using any available means
# Proceed through install process selecting all packages.
# Do not change the installation source repository
# Remove final DVD before rebooting into installed system when instructed by installer.
# Proceed through the installation
|results=
# The installer auto-selects the internal DVD-based package repository as the installation source
# The installation finishes successfully
# The new system initiates boot properly
}}


= Expected Results =
# System should boot into installer properly from DVD image.
# Media check passes
# Anaconda functions properly and successfully installs required packages
# Package errors should not occur.
# System boots successfully


[[Category:Installation Source]]
[[Category:Installation Source]]
[[Category:Installation Repository DVD]]

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