From Fedora Project Wiki

(tweak category)
(adjust associated_release_criterion template invocation)
 
(16 intermediate revisions by 4 users not shown)
Line 1: Line 1:
== Description ==
{{Template:Associated_release_criterion|Alpha|initialization-requirements}}
This tests starting the anaconda installation program using <code>boot.iso</code> or <code>netinst.iso</code>.


== Steps To Reproduce ==
{{QA/Test_Case
|description=This is to verify that the [[Anaconda]] installer starts correctly when booting from {{filename|netinst.iso}} (or {{filename|boot.iso}}, which is just a different name for the same file).
|setup=
# Prepare your system for booting a {{filename|netinst.iso}} image. This may involve writing the image to a USB key, or burning it to an optical disk.
|actions=
# Boot the system from the prepared optical or USB media.
# In the boot menu select the appropriate option to boot the installer.
|results=
# Graphical boot menu is displayed for users to select install options. Navigating the menu and selecting entries must work. If no option is selected, the installer should load after a reasonable timeout.
# System boots into the Anaconda installer.
}}


# Burn the <code>boot.iso</code> image to a writable CD-ROM
[[Category:Installer Boot Methods]]
# Boot the system under testing using the burned CD
[[Category:UEFI Test Cases]]
# Select any installation media type and complete installation
 
== Expected Results ==
 
# Anaconda boots successfully from the <code>boot.iso</code> cdrom
# Anaconda prompts for installation media (http, ftp, nfs, cdrom, local disk)
# Anaconda is able to transition to stage2 without error
 
[[Category:Installer Test Cases|BootMethodsBootIso]]

Latest revision as of 20:37, 30 July 2013

Note.png
Associated release criterion
This test case is associated with the Basic_Release_Criteria#initialization-requirements 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 the Anaconda installer starts correctly when booting from netinst.iso (or boot.iso, which is just a different name for the same file).

Setup

  1. Prepare your system for booting a netinst.iso image. This may involve writing the image to a USB key, or burning it to an optical disk.

How to test

  1. Boot the system from the prepared optical or USB media.
  2. In the boot menu select the appropriate option to boot the installer.

Expected Results

  1. Graphical boot menu is displayed for users to select install options. Navigating the menu and selecting entries must work. If no option is selected, the installer should load after a reasonable timeout.
  2. System boots into the Anaconda installer.