From Fedora Project Wiki
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{QA/Test_Case | {{QA/Test_Case | ||
|description=This test case tests whether installing using encryption using the anaconda recommended defaults functions properly. | |description=This test case tests whether installing using encryption using the anaconda recommended defaults functions properly. | ||
|setup= | |||
# Start with a disk containing no partitions | |||
|actions= | |actions= | ||
# Boot the installer using any available means | # Boot the installer using any available means | ||
# | # Make sure your disk <b>is</b> set to be encrypted | ||
# | # Select the appropriate disk, and continue installation, choosing all provided defaults | ||
# 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 | ||
# Repeat the test, selecting a non-English keyboard map and entering a passphrase which would not be input the same on an English keyboard map | # Repeat the test, selecting a non-English keyboard map and entering a passphrase which would not be input the same on an English keyboard map | ||
Line 11: | Line 12: | ||
|results= | |results= | ||
# The system should install successfully | # The system should install successfully | ||
# After install, the system initiates boot properly | |||
}} | }} | ||
Line 16: | Line 18: | ||
[[Category:Installer_Partitioning_Test_Cases]] | [[Category:Installer_Partitioning_Test_Cases]] | ||
[[Category:Package_anaconda_test_cases]] |
Revision as of 09:48, 20 November 2012
Description
This test case tests whether installing using encryption using the anaconda recommended defaults functions properly.
Setup
- Start with a disk containing no partitions
How to test
- Boot the installer using any available means
- Make sure your disk is set to be encrypted
- Select the appropriate disk, and continue installation, choosing all provided defaults
- After installation is complete, perform QA:Testcase_base_startup to ensure the installed system boots correctly with the encrypted partition
- Repeat the test, selecting a non-English keyboard map and entering a passphrase which would not be input the same on an English keyboard map
Expected Results
- The system should install successfully
- After install, the system initiates boot properly