From Fedora Project Wiki
m (moved QA:Testcase Boot Methods Previous KVM to QA:Testcase Install to Previous 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= | ||
# | # The installer successfully boots from the ISO image | ||
# | # 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 install completes successfully | |||
# The system reboots successfully, recognizing filesystems created on the virt device(s) | |||
}} | }} | ||
[[Category:Installer | [[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 in the latest stable release.
Setup
- Prepare a machine with the latest stable release (Fedora 41) installed
- Install
virt-manager
(or other tool to control KVM virtual machines)
How to test
- Create a virtual machine and boot the current development release in it (use
boot.iso
, PXE orDVD.iso
of Fedora 42) - Hit run to boot the guest from the provided ISO disc
- Proceed with normal installation
Expected Results
- The installer successfully boots from the ISO image
- The installer is able to activate and use the virtual network device(s)
- The installer transitions to stage2 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)