From Fedora Project Wiki

No edit summary
No edit summary
Line 5: Line 5:
# Install {{package|virt-manager}} (or other tool to control KVM virtual machines)
# Install {{package|virt-manager}} (or other tool to control KVM virtual machines)
|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}}). This can be accomplished using the {{command|virt-install}} command or by using the graphical utility {{command|virt-manager}}
# Hit run to boot the guest from the provided ISO disc
# Hit run to boot the guest from the provided ISO disc
# Proceed with normal installation
# Proceed with normal installation

Revision as of 09:50, 24 August 2011

Description

This test case ensures the development release boots as a KVM guest in the latest stable release.

Setup

  1. Prepare a machine with the latest stable release (Fedora 40) 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). 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 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)