From Fedora Project Wiki
(Initial draft) |
(revise to use templates (and be consistent with firmware raid test)) |
||
Line 1: | Line 1: | ||
{{QA/Test_Case | {{QA/Test_Case | ||
|description= | |description={{Template:Storage_device_description|multipath}} Specific multipath hardware is required in order to complete this test. | ||
|actions= | |actions= | ||
# Boot the installer using any available means | # Boot the installer using any available means | ||
# | # On the Installation Destination screen, click ''Add a disk...'' under ''Specialized & Network Disks'' | ||
# On the ''Multipath Devices'' tab, select all detected multipath devices | |||
# | # Partition as you like, but bugs in partitioning that are not related to the multipath 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 | |||
# | |||
|results= | |results= | ||
{{Template:Storage_device_results|multipath}} | |||
}} | }} | ||
[[Category:Installer Block Device Test Cases]] | [[Category:Installer Block Device Test Cases]] |
Revision as of 01:02, 29 March 2014
Description
This test case verifies that installing on a multipath device works properly. Testing on bare metal (not in a virtual machine) is preferred for this test case. Specific multipath hardware is required in order to complete this test.
How to test
- Boot the installer using any available means
- On the Installation Destination screen, click Add a disk... under Specialized & Network Disks
- On the Multipath Devices tab, select all detected multipath devices
- Partition as you like, but bugs in partitioning that are not related to the multipath 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 multipath 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 multipath device(s).