From Fedora Project Wiki
(adjust associated_release_criterion template invocation) |
(correct associated release criterion) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
{{QA/Test_Case | {{QA/Test_Case | ||
|description= | |description={{Template:Storage_device_description|hardware RAID}} | ||
|setup= | |||
{{Template:Storage_device_setup|hardware RAID}} | |||
|actions= | |actions= | ||
{{Template:Storage_device_actions|hardware RAID}} | |||
|results= | |results= | ||
{{Template:Storage_device_results|hardware RAID}} | |||
}} | }} | ||
[[Category:Installer Block Device Test Cases]] | [[Category:Installer Block Device Test Cases]] |
Latest revision as of 01:26, 29 March 2014
Description
This test case verifies that installing on a hardware RAID device works properly. Testing on bare metal (not in a virtual machine) is preferred for this test case.
Setup
- Prepare a test system with a working hardware RAID 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 hardware RAID device as the target disk
- Partition as you like, but bugs in partitioning that are not related to the hardware RAID 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 hardware RAID 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 hardware RAID device(s).