From Fedora Project Wiki

(adjust associated_release_criterion template invocation)
(standardize simple device type test case content using templates (retain unique 'actions' section for this test))
Line 2: Line 2:


{{QA/Test_Case
{{QA/Test_Case
|description=This install verifies that installing on a BIOS RAID device works properly.
description={{Template:Storage_device_description|BIOS RAID}}
<!--A complete installation using a dmraid device for the / (rootfs) filesystem.  Refer to [[Image:QA_TestCases_PartitioningRootfsOnDmraidDevice_dmraid-install.png]] 
<br>for an example of a dmraid partitioning example.-->
|actions=
|actions=
# Boot the installer using any available means
# Boot the installer using any available means
# Advance to ''Storage Devices'' screen
# On the Installation Destination screen, click ''Add a disk...'' under ''Specialized & Network Disks''
# Choose ''Specialized Storage Devices'' and click ''Next''
# To add a BIOS RAID volume, under ''Firmware RAID'' label, select all detected BIOS RAID volumes
# To add a BIOS RAID volume, under ''Firmware RAID'' label, select all detected BIOS RAID volumes
# Choose either automated partitioning or custom partitioning if you want to create your own disk layout
# 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
# Proceed with normal installation
# Complete the installation process, making sensible selections for all other installer options
# Boot the installed system
|results=
|results=
# All installable BIOS RAID devices are successfully detected by installer and are available for partitioning
{{Template:Storage_device_results|BIOS 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)
}}
}}


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

Revision as of 23:12, 26 March 2014

Note.png
Associated release criterion
This test case is associated with the Fedora_40_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.

{{QA/Test_Case 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. |actions=

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

|results=

  1. All installable BIOS 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 BIOS RAID device(s).

}}