From Fedora Project Wiki

Revision as of 20:40, 30 July 2013 by Adamwill (talk | contribs) (adjust associated_release_criterion template invocation)

Note.png
Associated release criterion
This test case is associated with the Basic_Release_Criteria#storage-interfaces 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 install verifies that installing on an SCSI device works properly. You can use a bare metal machine with SCSI bus or you can use a KVM virtual machine (you have to set the disk bus type to 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 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 SCSI device(s).