From Fedora Project Wiki
(Created page with "{{Template:Associated_release_criterion|Alpha|disk-selection}} {{QA/Test_Case |description=This test case tests whether you can successfully select a particular target device during a guided partitioning-based system installation. |setup= {{Template:Partitioning_multi_setup}} # Ensure at least one of the devices contains some form of data (for later verification that it was left alone). |actions= {{Template:Partitioning_single_setup_webui}} # Select only one of the targ...") |
No edit summary |
||
Line 7: | Line 7: | ||
# Ensure at least one of the devices contains some form of data (for later verification that it was left alone). | # Ensure at least one of the devices contains some form of data (for later verification that it was left alone). | ||
|actions= | |actions= | ||
{{Template: | {{Template:Launch_webui_workstation}} | ||
# Select only one of the target devices you prepared as the installation target disk (if you have one populated and one empty disk, choose the empty one). | # Select only one of the target devices you prepared as the installation target disk (if you have one populated and one empty disk, choose the empty one). | ||
{{Template:Partitioning_use_entire_disk_webui}} | {{Template:Partitioning_use_entire_disk_webui}} |
Latest revision as of 07:56, 8 November 2024
Description
This test case tests whether you can successfully select a particular target device during a guided partitioning-based system installation.
Setup
- Prepare a test system with two or more working, supported storage devices of sufficient size for a Fedora install, and a Fedora installation medium.
- Ensure at least one of the devices contains some form of data (for later verification that it was left alone).
How to test
- Boot the webui-based installer using any available means. Currently, that means using the Workstation live image and selecting "Install to Disk..." at the end of the initial setup process.
- Select only one of the target devices you prepared as the installation target disk (if you have one populated and one empty disk, choose the empty one).
- Ensure the option to let the installer handle partitioning by using the entire disk is selected, and move to next screen.
- Complete the installation process, making sensible selections for all other installer options.
- Boot the installed system.
Expected Results
- The device(s) not selected as install target disks should not be touched by the installation process.
- The expected partition layout should be created on the target device(s).
- The install process should complete successfully and the installed system should boot as expected.