From Fedora Project Wiki

(make the case cover whole install process)
No edit summary
Line 11: Line 11:
# 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 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

Revision as of 09:14, 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)
  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)