From Fedora Project Wiki
Description
This test case tests whether the webui-based installer can successfully remove all existing storage volumes and automatically partition in the freed-up space using the guided partitioning path.
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 - e.g. Fedora Workstation live, on Fedora 42 and above.
- Ensure the target device contains multiple storage volumes, ideally an existing OS installation, consuming sufficient space that a Fedora installation would not be possible without removing them.
How to test
- Boot the webui-based installer using any available means, e.g. Fedora Workstation live on Fedora 42+.
- Proceed to the installer's "Installation method" screen, making sensible choices.
- Ensure only the single target device you prepared is shown under "Destination".
- Ensure the "Use entire disk" radio button is selected, and click Next.
- Complete the installation process, making sensible selections for all other installer options.
- Boot the installed system.
Expected Results
- All pre-existing storage volumes on the target disk should 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.