From Fedora Project Wiki
(standardize simple device type test case content using templates (retain unique 'actions' section for this test)) |
mNo edit summary |
||
Line 2: | Line 2: | ||
{{QA/Test_Case | {{QA/Test_Case | ||
description={{Template:Storage_device_description|BIOS RAID}} | |description={{Template:Storage_device_description|BIOS RAID}} | ||
|actions= | |actions= | ||
# Boot the installer using any available means | # Boot the installer using any available means |
Revision as of 23:12, 26 March 2014
Description
This test case verifies that installing on a BIOS RAID device works properly. Testing on bare metal (not in a virtual machine) is preferred for this test case.
How to test
- Boot the installer using any available means
- On the Installation Destination screen, click Add a disk... under Specialized & Network Disks
- To add a BIOS RAID volume, under Firmware RAID label, select all detected BIOS RAID volumes
- Partition as you like, but bugs in partitioning that are not related to the BIOS 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 BIOS 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 BIOS RAID device(s).