From Fedora Project Wiki
(create a webui_guided_delete_all partitioning test case based on the non-webui one) |
(the target device isn't 'blank' in this test case) |
||
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
{{QA/Test_Case | {{QA/Test_Case | ||
|description=This test case tests whether the | |description=This test case tests whether the installer can successfully remove all existing storage volumes and automatically partition in the freed-up space using the guided partitioning path. | ||
|setup= | |setup= | ||
{{Template: | {{Template:Partitioning_single_setup}} | ||
# 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. | # 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. | ||
|actions= | |actions= | ||
{{Template: | {{Template:Partitioning_actions}} | ||
# Ensure only the single target device you prepared is | # Ensure only the single target device you prepared is selected as the installation target disk. | ||
# Ensure the | # Ensure the option to let the installer handle partitioning is set, and complete this screen. | ||
# When prompted to free up space for the Fedora installation, use the ''Reclaim space'' option. | |||
# On the ''Reclaim space'' screen, choose to delete all existing storage volumes. | |||
{{Template:Partitioning_actions_post}} | {{Template:Partitioning_actions_post}} | ||
|results= | |results= |
Latest revision as of 01:22, 1 February 2025
Description
This test case tests whether the 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 GTK-based installer. Do not use Fedora Workstation live on Fedora 42+, as that uses the webui-based installer.
- 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 GTK-based installer using any available means. Do not use Fedora Workstation live on Fedora 42+, as that uses the webui-based installer.
- Proceed to the installer's main screen, making sensible choices, and enter the Installation Destination screen.
- Ensure only the single target device you prepared is selected as the installation target disk.
- Ensure the option to let the installer handle partitioning is set, and complete this screen.
- When prompted to free up space for the Fedora installation, use the Reclaim space option.
- On the Reclaim space screen, choose to delete all existing storage volumes.
- 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.