From Fedora Project Wiki

No edit summary
No edit summary
 
Line 4: Line 4:
|description=This test case tests whether the installer can successfully resize existing storage volume(s) and automatically partition in the freed-up space using the guided partitioning path.
|description=This test case tests whether the installer can successfully resize existing storage volume(s) and automatically partition in the freed-up space using the guided partitioning path.
|setup=
|setup=
{{Template:Partitioning_single_setup}}
{{Template:Partitioning_single_setup_webui}}
# Ensure the target device contains at least one existing storage volume, ideally an existing OS installation.
# Ensure the target device contains at least one existing storage volume, ideally an existing OS installation.
# Ensure there is enough free space within at least one of the volumes that shrinking the volume will provide enough free space for a Fedora installation.
# Ensure there is enough free space within at least one of the volumes that shrinking the volume will provide enough free space for a Fedora installation.
|actions=
|actions=
{{Template:Partitioning_single_setup_webui}}
{{Template:Launch_webui_workstation}}
# Ensure only the single target device you prepared is selected as the installation target disk.
# Ensure only the single target device you prepared is selected as the installation target disk.
# Choose the 'Share disk with other OS' scenario in the 'Installation method' step and enable the 'Reclaim space' option.
# Choose the 'Share disk with other OS' scenario in the 'Installation method' step and enable the 'Reclaim space' option.

Latest revision as of 07:54, 8 November 2024

Associated release criterion
This test case is associated with the Fedora_42_Final_Release_Criteria#storage-volume-resize release criterion. If you are doing release validation testing, a failure of this test case may be a breach of that release criterion. If so, please file a bug and nominate it as blocking the appropriate milestone, using the blocker bug nomination page.


Description

This test case tests whether the installer can successfully resize existing storage volume(s) and automatically partition in the freed-up space using the guided partitioning path.

Setup

  1. 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.
  2. Ensure the target device contains at least one existing storage volume, ideally an existing OS installation.
  3. Ensure there is enough free space within at least one of the volumes that shrinking the volume will provide enough free space for a Fedora installation.

How to test

  1. 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.
  2. Ensure only the single target device you prepared is selected as the installation target disk.
  3. Choose the 'Share disk with other OS' scenario in the 'Installation method' step and enable the 'Reclaim space' option.
  4. On the Reclaim space dialog, choose to resize the existing storage volume, creating sufficient free space for the installation.
  5. Complete the installation process, making sensible selections for all other installer options.
  6. Boot the installed system.

Expected Results

  1. The storage volume on the target disk that was chosen to be resized should now be the chosen size.
  2. The pre-existing contents of the resized volume should not be disturbed.
  3. The expected partition layout should be created on the target device(s).
  4. The install process should complete successfully and the installed system should boot as expected.