From Fedora Project Wiki
Description
This test case tests whether the installer can successfully remove some existing storage volumes and automatically partition in the freed-up space using the guided partitioning path, without affecting the retained volumes.
Setup
- Prepare a test system with a working, supported storage device of sufficient size for a Fedora install, and a Fedora installation medium that uses the webui-based installer. Currently, that means using the Workstation live image.
- Ensure the target device contains multiple storage volumes, ideally one or more existing OS installations and data partitions.
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.
- Ensure only the single target device you prepared is selected as the installation target disk.
- Ensure the installer option to use free space for partitioning ("Share disk with another operating system") is selected.
- Enable the 'Reclaim space' option.
- On the Reclaim space screen, choose to delete some existing storage volumes (creating sufficient free space for the installation), but retain some others.
- Complete the installation process, making sensible selections for all other installer options.
- Boot the installed system.
Expected Results
- The storage volumes on the target disk that were chosen for deletion should be deleted.
- The storage volumes on the target disk that were not chosen to be deleted should not be deleted.
- 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.