From Fedora Project Wiki

(Created page with '{{QA/Test_Case |description=This install verifies that installing on an FCoE device works properly. |actions= # Boot the installer using any available means # Choose appropriate ...')
 
(revise to use templates (and be consistent with firmware raid test))
Line 1: Line 1:
{{QA/Test_Case
{{QA/Test_Case
|description=This install verifies that installing on an FCoE device works properly.
|description={{Template:Storage_device_description|FCoE}} Specific FCoE (fiber channel over ethernet) hardware is required in order to complete this test.
|setup=
{{Template:Storage_device_setup|FCoE}}
|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 ''FCoE Devices'' tab, select all detected FCoE devices
# Click ''Add Advanced Target'', and select ''Add FCoE SAN'' on the Advanced Storage Options window to add drive. 
# Partition as you like, but bugs in partitioning that are not related to the FCoE 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 FCoE device.
# Boot the installed system
# Proceed with normal installation
|results=
|results=
# All installable FCoE devices are successfully detected by installer and are available for partitioning.
{{Template:Storage_device_results|FCoE}
# Partitions are created and formatted properly.
# Install completes successfully
# Package errors (install.log) should not occur
# System boots successfully recognizing filesystems created on the FCoE device(s).
}}
}}


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

Revision as of 01:08, 29 March 2014

{{QA/Test_Case |description=This test case verifies that installing on a FCoE device works properly. Testing on bare metal (not in a virtual machine) is preferred for this test case. Specific FCoE (fiber channel over ethernet) hardware is required in order to complete this test. |setup=

  1. Prepare a test system with a working FCoE storage device of sufficient size for a Fedora install, and a Fedora installation medium.

|actions=

  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 FCoE Devices tab, select all detected FCoE devices
  4. Partition as you like, but bugs in partitioning that are not related to the FCoE 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 FCoE}
devices are successfully detected by installer and are available for partitioning.
  1. Partitions are created and formatted properly.
  2. Install completes successfully.
  3. System boots successfully recognizing filesystems created on the FCoE}
device(s).