From Fedora Project Wiki
No edit summary |
(Update old anchor to current working link.) |
||
(10 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{Template:Associated_release_criterion|Alpha|guest-on-current-stable-release}} | |||
{{QA/Test_Case | {{QA/Test_Case | ||
|description=This test case ensures the development release boots as a [[Getting_started_with_virtualization|KVM guest]] in the latest stable release. | |description=This test case ensures the development release boots as a [[Getting_started_with_virtualization|KVM guest]] in the latest stable release. | ||
Line 4: | Line 6: | ||
# Prepare a machine with the '''latest stable release''' ({{FedoraVersion|long}}) installed | # Prepare a machine with the '''latest stable release''' ({{FedoraVersion|long}}) installed | ||
# Install {{package|virt-manager}} (or other tool to control KVM virtual machines) | # Install {{package|virt-manager}} (or other tool to control KVM virtual machines) | ||
# If you want to test your guest system using '''UEFI''', you need to [[Using UEFI with QEMU|set it up]] first. | |||
|actions= | |actions= | ||
# Create a virtual machine and boot the current development release | # Create a virtual machine and boot the current development release ({{FedoraVersion|long|next}}) in it. 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 | ||
Line 16: | Line 19: | ||
}} | }} | ||
[[Category: | [[Category:Test Cases]] |
Latest revision as of 01:55, 31 August 2020
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) - If you want to test your guest system using UEFI, you need to set it up first.
How to test
- Create a virtual machine and boot the current development release (Fedora 42) in it. This can be accomplished using the
virt-install
command or by using the graphical utilityvirt-manager
- 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 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)