From Fedora Project Wiki

(Created from SCSI test case)
 
Line 15: Line 15:
}}
}}


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

Revision as of 10:54, 6 October 2009

Description

This install verifies that installing to a serial-attached SCSI (SAS) device works properly. For more information on serial-attached SCSI storage devices, see http://en.wikipedia.org/wiki/Serial_attached_SCSI.


How to test

  1. Boot the installer using any available means
  2. Choose appropriate installation source such as NFS or HTTP.
  3. Choose either automated partitioning or custom partitioning if you want to create your own disk layout.
  4. Review partitioning layout to confirm installer is installing to serial-attached SCSI device.
  5. Proceed with normal installation

Expected Results

  1. All installable SCSI devices are successfully detected by installer and are available for partitioning.
  2. Partitions are created and formatted properly.
  3. Install completes successfully
  4. Package errors (install.log) should not occur
  5. System boots successfully recognizing filesystems created on the SAS device(s).