From Fedora Project Wiki

(create a virtio storage test case (using templates where appropriate))
 
(correct associated release criterion)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Template:Associated_release_criterion|Alpha|storage-interfaces}}
{{Template:Associated_release_criterion|Beta|self-hosting-virtualization}}


{{QA/Test_Case
{{QA/Test_Case
|description={{Template:Storage_device_description|VirtIO}}
|description=This test case verifies that installing on a VirtIO storage device works properly. Obviously, this test case can only be performed in a virtual machine.
|setup=
|setup=
# Prepare a test KVM virtual machine with a VirtIO storage device of sufficient size for a Fedora install, and a Fedora installation medium. Obviously, this test case can only be performed in a virtual machine.
{{Template:Storage_device_setup|VirtIO}}
|actions=
|actions=
{{Template:Storage_device_actions|VirtIO}}
{{Template:Storage_device_actions|VirtIO}}

Latest revision as of 01:27, 29 March 2014

Note.png
Associated release criterion
This test case is associated with the Fedora_40_Beta_Release_Criteria#self-hosting-virtualization release criterion. If you are doing release validation testing, a failure of this test case may be a breach of that release criterion. If so, please file a bug and nominate it as blocking the appropriate milestone, using the blocker bug nomination page.


Description

This test case verifies that installing on a VirtIO storage device works properly. Obviously, this test case can only be performed in a virtual machine.

Setup

  1. Prepare a test system with a working VirtIO storage device of sufficient size for a Fedora install, and a Fedora installation medium.

How to test

  1. Boot the installer using any available means
  2. Proceed to the installer's main screen, making sensible choices, and enter the Installation Destination screen
  3. On the Installation Destination screen, select your test VirtIO device as the target disk
  4. Partition as you like, but bugs in partitioning that are not related to the VirtIO device type are outside the scope of this test
  5. Complete the installation process, making sensible selections for all other installer options
  6. Boot the installed system

Expected Results

  1. All installable VirtIO devices are successfully detected by installer and are available for partitioning.
  2. Partitions are created and formatted properly.
  3. Install completes successfully.
  4. System boots successfully recognizing filesystems created on the VirtIO device(s).