From Fedora Project Wiki

(bug 743281)
No edit summary
Line 2: Line 2:
|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.
|actions=
|actions=
# Boot the installer using any available means (netinst/boot.iso, PXE or DVD)
# Boot the installer using any available means
# Proceed to the installation partition screen by selecting appropriate defaults
# At the Installation Destination screen, be sure that ''Encrypt my data. I'll set a passphrase later'' '''is''' selected
# At the first disk partitioning screen, select '''Encrypt System''', select ''Next''
# At the first disk partitioning screen, select '''Encrypt my data. I'll set a passphrase later''', select ''Continue''
# 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
# 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

Revision as of 13:08, 25 October 2012

Description

This test case tests whether installing using encryption using the anaconda recommended defaults functions properly.


How to test

  1. Boot the installer using any available means
  2. At the Installation Destination screen, be sure that Encrypt my data. I'll set a passphrase later is selected
  3. At the first disk partitioning screen, select Encrypt my data. I'll set a passphrase later, select Continue
  4. When prompted, enter a passphrase twice
  5. Continue installation, choosing all provided defaults
  6. After installation is complete, perform QA:Testcase_base_startup to ensure the installed system boots correctly with the encrypted partition
  7. 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
Warning.png
Some keyboard layouts might be problematic
Some keyboard layouts differ in graphical environment and in console. Therefore it might happen that the exact password used in Anaconda to encrypt the disk might not work in Plymouth to unlock the disk. That is documented in RHBZ #743281 and we currently have no solution for it. Hitting Pause key before entering the password to unlock the disk might help in some cases to switch to a correct layout, e.g. this helps for the Czech qwerty (cz-lat2) layout.

Expected Results

  1. The system should install successfully



Note.png
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.