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 guide...") |
No edit summary |
||
Line 5: | Line 5: | ||
|setup= | |setup= | ||
{{Template:Partitioning_single_setup}} | {{Template:Partitioning_single_setup}} | ||
{{admon/note | Using Anaconda Blivet GUI? | 'Encrypt' option can be found inside "Add a Device". file any bugs you find at [http://bugzilla.redhat.com Bugzilla].}} | {{admon/note | Using Anaconda Blivet GUI? | 'Encrypt' option can be found inside "Add a Device". Enter and re-enter a pass-phrase to continue with the rest of the steps listed here.file any bugs you find at [http://bugzilla.redhat.com Bugzilla].}} | ||
|actions= | |actions= | ||
{{Template:Partitioning_actions}} | {{Template:Partitioning_actions}} |
Latest revision as of 08:33, 17 July 2017
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.