From Fedora Project Wiki

(typo)
m (internal link cleaning)
 
(One intermediate revision by one other user not shown)
Line 8: Line 8:
# The installer successfully boots from the ISO image
# The installer successfully boots from the ISO image
# The installer is able to activate and use the virtual network device(s)
# The installer is able to activate and use the virtual network device(s)
# The installer transitions to [http://fedoraproject.org/wiki/Anaconda/Stage stage2] without error
# The installer transitions to [[Anaconda/Stage|stage2]] without error
# The installer is able to activate and use the virtual storage device(s)
# The installer is able to activate and use the virtual storage device(s)
# The install completes successfully
# The install completes successfully
# The system reboots successfully, recognizing filesystems created on the virt device(s)
# The system reboots successfully, recognizing filesystems created on the virt device(s)
}}
}}
[[Category:Installer Block Device Test Cases]]

Latest revision as of 15:10, 18 September 2016

Description

This install verifies that installing on a Fedora system as a KVM guest works properly. The test is designed to ensure virtual KVM devices are recognized and properly used during installation. For help with virtualization, see Getting started with virtualization.


How to test

  1. Create a virtual machine (aka guest) and attach a Fedora ISO install disc (e.g. boot.iso, DVD, CD, live image) to the virtual machine. This can be accomplished using the virt-install command or by using the graphical utility virt-manager.
  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 transitions to stage2 without error
  4. The installer is able to activate and use the virtual storage device(s)
  5. The install completes successfully
  6. The system reboots successfully, recognizing filesystems created on the virt device(s)