From Fedora Project Wiki
(Created page with "{{Template:Associated_release_criterion|Beta|guided-partitioning}} {{QA/Test_Case |description=This test case tests whether encryption can be successfully used during a guided partitioning-based system installation. |setup= {{Template:Partitioning_single_setup}} |actions= {{Template:Partitioning_single_setup_webui}} # Ensure the target device you prepared is selected as the installation target disk. # Ensure the option to let the installer handle partitioning is set. #...") |
No edit summary |
||
Line 4: | Line 4: | ||
|description=This test case tests whether encryption can be successfully used during a guided partitioning-based system installation. | |description=This test case tests whether encryption can be successfully used during a guided partitioning-based system installation. | ||
|setup= | |setup= | ||
{{Template: | {{Template:Partitioning_single_setup_webui}} | ||
|actions= | |actions= | ||
{{Template: | {{Template:Launch_webui_workstation}} | ||
# Ensure the target device you prepared is selected as the installation target disk. | # Ensure the target device you prepared is selected as the installation target disk. | ||
# Ensure the option to let the installer handle partitioning is set. | # Ensure the option to let the installer handle partitioning is set. |
Latest revision as of 07:55, 8 November 2024
Description
This test case tests whether encryption can be successfully used during a guided partitioning-based system installation.
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.
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 the target device you prepared is selected as the installation target disk.
- Ensure the option to let the installer handle partitioning is set.
- Select the option to encrypt the installation ("Encrypt my data") and complete this screen.
- After installation is complete, perform QA:Testcase_base_startup to ensure the installed system boots correctly with the encrypted partition.
- Complete the installation process, making sensible selections for all other installer options.
- Boot the installed system.
Expected Results
- 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.
- The system should prompt for the encryption passphrase early in the boot process, and successfully unlock the encrypted partitions and complete boot only if the correct passphrase is entered.