From Fedora Project Wiki
(split media is gone) |
(revise to call out to QA:Testcase_base_startup for the post-install phases, as per ticket #230) |
||
Line 7: | Line 7: | ||
# When prompted, enter a passphrase twice | # When prompted, enter a passphrase twice | ||
# Continue installation, choosing all provided defaults and selecting ''Next'' | # Continue installation, choosing all provided defaults and selecting ''Next'' | ||
# 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 | ||
|results= | |results= | ||
# The system should install successfully | # The system should install successfully | ||
}} | }} | ||
{{admon/note | Follow-up testing | Testing that the installed system boots correctly is part of [[QA:Testcase_base_startup]]. Please perform that test after this one in order to ensure the system correctly unlocks the encrypted partition on boot. Failures after the installation stage should be recorded as a failure in that test case, not this one.}} | |||
[[Category:Installer_Partitioning_Test_Cases]] | [[Category:Installer_Partitioning_Test_Cases]] |
Revision as of 02:02, 8 December 2011
Description
This test case tests whether installing using encryption using the anaconda recommended defaults functions properly.
How to test
- Boot the installer using any available means (netinst/boot.iso, PXE or DVD)
- Proceed to the installation partition screen by selecting appropriate defaults
- At the first disk partitioning screen, select Encrypt System, select Next
- When prompted, enter a passphrase twice
- Continue installation, choosing all provided defaults and selecting Next
- 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