From Fedora Project Wiki

m (moved QA:Testcase Boot Methods Current KVM to QA:Testcase Install to Current KVM: Make the case cover a complete installation.)
(make the case cover whole install process)
Line 6: Line 6:
|actions=
|actions=
# Create a virtual machine and boot the current development release in it (use {{filename|boot.iso}}, PXE or {{filename|DVD.iso}} of {{FedoraVersion|long|next}})   
# Create a virtual machine and boot the current development release in it (use {{filename|boot.iso}}, PXE or {{filename|DVD.iso}} of {{FedoraVersion|long|next}})   
# Hit run to boot the guest from the provided ISO disc
# Proceed with normal installation
|results=
|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
# The installer successfully boots from the ISO image
# Installer boots into [http://fedoraproject.org/wiki/Anaconda/Stage loader] and prompts for language, keymap
# The installer is able to activate and use the virtual network device(s)
# Installer transitions to [http://fedoraproject.org/wiki/Anaconda/Stage anaconda] without error
# The installer is able to activate and use the virtual storage device(s)
# The install completes successfully
# The system reboots successfully, recognizing filesystems created on the virt device(s)
}}
}}


[[Category:Installer Boot Methods]]
[[Category:Installer Block Device Test Cases]]

Revision as of 08:58, 24 August 2011

Description

This test case ensures the development release boots as a KVM guest run in the same release.

Setup

  1. Prepare a machine with the current development release (Fedora 41) installed
  2. Install Package-x-generic-16.pngvirt-manager (or other tool to control KVM virtual machines)

How to test

  1. Create a virtual machine and boot the current development release in it (use boot.iso, PXE or DVD.iso of Fedora 41)
  2. Hit run to boot the guest from the provided ISO disc
  3. Proceed with normal installation

Expected Results

  1. The installer successfully boots from the ISO image
  2. The installer is able to activate and use the virtual network device(s)
  3. The installer is able to activate and use the virtual storage device(s)
  4. The install completes successfully
  5. The system reboots successfully, recognizing filesystems created on the virt device(s)