From Fedora Project Wiki

No edit summary
(add missing setup step)
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Template:Associated_release_criterion|Beta|hardware-and-firmware-raid}}
{{QA/Test_Case
{{QA/Test_Case
|description=This install verifies that installing on a BIOS RAID device works properly.
|description={{Template:Storage_device_description|firmware RAID}}
<!--A complete installation using a dmraid device for the / (rootfs) filesystem.  Refer to [[Image:QA_TestCases_PartitioningRootfsOnDmraidDevice_dmraid-install.png]] 
|setup=
<br>for an example of a dmraid partitioning example.-->
{{Template:Storage_device_setup|firmware RAID}}
|actions=
|actions=
# Boot the installer using any available means
# Boot the installer using any available means
# Choose appropriate installation source such as NFS or HTTP.
# On the Installation Destination screen, click ''Add a disk...'' under ''Specialized & Network Disks''
# At type of devices step, choose ''Specialized Storage Devices'' and click ''Next''.
# On the ''Firmware RAID'' tab, select all detected firmware RAID volumes
# Select BIOS RAID device and click ''next''
# 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
# Choose either automated partitioning or custom partitioning if you want to create your own disk layout.
# Complete the installation process, making sensible selections for all other installer options
# Review partitioning layout to confirm installer is installing to BIOS RAID device.
# Boot the installed system
# Proceed with normal installation
|results=
|results=
# All installable BIOS RAID devices are successfully detected by installer and are available for partitioning.
{{Template:Storage_device_results|firmware RAID}}
# Partitions are created and formatted properly.
# Install completes successfully
# Package errors (install.log) should not occur
# System boots successfully recognizing filesystems created on the BIOS RAID device(s).
<!--# The default partitioning scheme will put the root file system on LVM on dmraid
# VolGroup00 is made from physical volumes on a dmraid device-->
}}
}}


[[Category:Installer Block Device Test Cases]]
[[Category:Installer Block Device Test Cases]]

Latest revision as of 01:07, 29 March 2014

Note.png
Associated release criterion
This test case is associated with the Fedora_41_Beta_Release_Criteria#hardware-and-firmware-raid release criterion. If you are doing release validation testing, a failure of this test case may be a breach of that release criterion. If so, please file a bug and nominate it as blocking the appropriate milestone, using the blocker bug nomination page.


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

  1. 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

  1. Boot the installer using any available means
  2. On the Installation Destination screen, click Add a disk... under Specialized & Network Disks
  3. On the Firmware RAID tab, select all detected firmware RAID volumes
  4. 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
  5. Complete the installation process, making sensible selections for all other installer options
  6. Boot the installed system

Expected Results

  1. All installable firmware RAID devices are successfully detected by installer and are available for partitioning.
  2. Partitions are created and formatted properly.
  3. Install completes successfully.
  4. System boots successfully recognizing filesystems created on the firmware RAID device(s).