From Fedora Project Wiki
(create a virtio storage test case (using templates where appropriate)) |
(eh, fix that) |
||
Line 2: | Line 2: | ||
{{QA/Test_Case | {{QA/Test_Case | ||
|description= | |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= | ||
{{Template:Storage_device_setup|VirtIO}} | |||
|actions= | |actions= | ||
{{Template:Storage_device_actions|VirtIO}} | {{Template:Storage_device_actions|VirtIO}} |
Revision as of 23:32, 26 March 2014
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
- 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
- Boot the installer using any available means
- Proceed to the installer's main screen, making sensible choices, and enter the Installation Destination screen
- On the Installation Destination screen, select your test VirtIO device as the target disk
- Partition as you like, but bugs in partitioning that are not related to the VirtIO device type are outside the scope of this test
- Complete the installation process, making sensible selections for all other installer options
- Boot the installed system
Expected Results
- All installable VirtIO devices are successfully detected by installer and are available for partitioning.
- Partitions are created and formatted properly.
- Install completes successfully.
- System boots successfully recognizing filesystems created on the VirtIO device(s).