From Fedora Project Wiki
m (Adamwill moved page QA:Testcase install to SATA device to QA:Testcase install to SATA: Consistent test case naming) |
|||
(6 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{Template:Associated_release_criterion|Alpha|storage-interfaces}} | |||
{{QA/Test_Case | {{QA/Test_Case | ||
|description= | |description={{Template:Storage_device_description|SATA}} | ||
|setup= | |||
{{Template:Storage_device_setup|SATA}} | |||
|actions= | |actions= | ||
{{Template:Storage_device_actions|SATA}} | |||
|results= | |results= | ||
{{Template:Storage_device_results|SATA}} | |||
}} | }} | ||
[[Category:Installer Test Cases | [[Category:Installer Block Device Test Cases]] |
Latest revision as of 00:35, 29 March 2014
Description
This test case verifies that installing on a SATA device works properly. Testing on bare metal (not in a virtual machine) is preferred for this test case.
Setup
- Prepare a test system with a working SATA storage device of sufficient size for a Fedora install, and a Fedora installation medium.
How to test
- Boot the installer using any available means
- Proceed to the installer's main screen, making sensible choices, and enter the Installation Destination screen
- On the Installation Destination screen, select your test SATA device as the target disk
- Partition as you like, but bugs in partitioning that are not related to the SATA 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 SATA 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 SATA device(s).