From Fedora Project Wiki
No edit summary |
m (Pschindl moved page User:Pschindl/Draft/Testcase Anaconda custom partitioning to User:Pschindl/Draft/Testcase Custom partitioning) |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 7: | Line 7: | ||
# In Installation destination select the appropriate disk (or disks) | # In Installation destination select the appropriate disk (or disks) | ||
# In Installation option make sure your disk is not set to be encrypted | # In Installation option make sure your disk is not set to be encrypted | ||
# Continue to custom partitioning | # Continue to custom partitioning: | ||
#* | #* Choose I want to review/modify my disk partitions before continuing (when there is enough free space on chose disks) | ||
#* | #* or click on Custom partitioning (otherwise) | ||
# Make sure your disk is not set to be encrypted | # Make sure your disk is not set to be encrypted | ||
# Use the custom partitioning screen to create disk layout | # Use the custom partitioning screen to create disk layout | ||
Line 19: | Line 19: | ||
# After install, the system initiates boot properly | # After install, the system initiates boot properly | ||
}} | }} | ||
Latest revision as of 10:30, 1 April 2016
Description
This test case tests the installer's ability to use custom partitioning.
How to test
- Boot the installer using any available means
- In Installation destination select the appropriate disk (or disks)
- In Installation option make sure your disk is not set to be encrypted
- Continue to custom partitioning:
- Choose I want to review/modify my disk partitions before continuing (when there is enough free space on chose disks)
- or click on Custom partitioning (otherwise)
- Make sure your disk is not set to be encrypted
- Use the custom partitioning screen to create disk layout
- Proceed with the installation
Expected Results
- Anaconda should successfully create, destroy and assign mount points to partitions of any specified size using most commonly-used filesystem types
- Anaconda should reject obviously invalid operations without crashing
- The system should install successfully
- After install, the system initiates boot properly