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 ...') |
(associated release criterion) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Template:Associated_release_criterion|Final|network-attached-storage}} | |||
{{QA/Test_Case | {{QA/Test_Case | ||
|description= | |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 | ||
# | # On the Installation Destination screen, click ''Add a disk...'' under ''Specialized & Network Disks'' | ||
# On the ''FCoE Devices'' tab, select all detected FCoE devices | |||
# | # Partition as you like, but bugs in partitioning that are not related to the FCoE 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= | |results= | ||
{{Template:Storage_device_results|FCoE}} | |||
}} | }} | ||
[[Category:Installer Block Device Test Cases]] | [[Category:Installer Block Device Test Cases]] |
Latest revision as of 01:28, 29 March 2014
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
- Prepare a test system with a working FCoE 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 FCoE Devices tab, select all detected FCoE devices
- Partition as you like, but bugs in partitioning that are not related to the FCoE 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 FCoE 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 FCoE device(s).