From Fedora Project Wiki

m (1 revision(s))
(adjust associated_release_criterion template invocation)
 
(17 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{{Template:Associated_release_criterion|Alpha|dvd-package-source}}


= InstallSourceDvd =
{{QA/Test_Case
== Description ==
|description=This is to verify that [[Anaconda]] can successfully install from DVD-based package repository.
This install verifies that the DVD ISO image is recognizable and installable by Anaconda.
|actions=
# Boot the {{filename|DVD.iso}} image using any available means
# Do not change the installation source repository
# 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
}}




 
[[Category:Installation Source]]
== Steps To Reproduce ==
[[Category:Installation Repository DVD]]
 
 
1. Burn DVD iso needed for a complete install.
 
1. Boot system from DVD and choose CDROM as install type if not automatically chosen for you.
 
1. When prompted, choose "Test" to have anaconda check your media
 
1. Proceed through install process selecting all packages.
 
1. Remove final DVD before rebooting into installed system when instructed by installer.
 
 
== Expected Results ==
 
 
1. System should boot into installer properly from DVD image.
 
1. Media check passes
 
1. Anaconda functions properly and successfully installs required packages
 
1. Package errors should not occur.
 
1. 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