From Fedora Project Wiki
(create initial version of test case, using templates, and basing partly on QA:Testcase_Anaconda_autopart_(encrypted)_install which this will replace) |
(drop the keyboard layout bit as we now have dedicated test cases for i18n/keyboard testing) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 6: | Line 6: | ||
{{Template:Partitioning_single_setup}} | {{Template:Partitioning_single_setup}} | ||
|actions= | |actions= | ||
{{Template: | {{Template:Partitioning_actions}} | ||
# 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. | ||
# Select the option to encrypt the installation ("Encrypt my data") and complete this screen. | # 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. | # After installation is complete, perform [[QA:Testcase_base_startup]] to ensure the installed system boots correctly with the encrypted partition. | ||
{{Template:Partitioning_actions_post}} | |||
{{Template: | |||
|results= | |results= | ||
{{Template:Partitioning_results}} | {{Template:Partitioning_results}} |
Latest revision as of 23:28, 28 January 2015
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 GTK-based installer. Do not use Fedora Workstation live on Fedora 41+, as that uses the webui-based installer.
How to test
- Boot the GTK-based installer using any available means. Do not use Fedora Workstation live on Fedora 41+, as that uses the webui-based installer.
- Proceed to the installer's main screen, making sensible choices, and enter the Installation Destination screen.
- 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.