From Fedora Project Wiki
(add missing setup step) |
|||
(11 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
# | {{Template:Associated_release_criterion|Beta|hardware-and-firmware-raid}} | ||
{{QA/Test_Case | |||
|description={{Template:Storage_device_description|firmware RAID}} | |||
|setup= | |||
{{Template:Storage_device_setup|firmware RAID}} | |||
|actions= | |||
# Boot the installer using any available means | |||
# On the Installation Destination screen, click ''Add a disk...'' under ''Specialized & Network Disks'' | |||
# On the ''Firmware RAID'' tab, select all detected firmware RAID volumes | |||
# Partition as you like, but bugs in partitioning that are not related to the firmware 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 | |||
|results= | |||
{{Template:Storage_device_results|firmware RAID}} | |||
}} | |||
[[Category:Installer Block Device Test Cases]] |
Latest revision as of 01:07, 29 March 2014
Description
This test case verifies that installing on a firmware 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 firmware 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
- On the Installation Destination screen, click Add a disk... under Specialized & Network Disks
- On the Firmware RAID tab, select all detected firmware RAID volumes
- Partition as you like, but bugs in partitioning that are not related to the firmware 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 firmware 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 firmware RAID device(s).