From Fedora Project Wiki
No edit summary |
(drop category memberships for now (draft page)) |
||
Line 19: | Line 19: | ||
# After install, the system initiates boot properly | # After install, the system initiates boot properly | ||
}} | }} | ||
<!-- | |||
[[Category:Installer_Partitioning_Test_Cases]] | [[Category:Installer_Partitioning_Test_Cases]] | ||
[[Category:Package_anaconda_test_cases]] | [[Category:Package_anaconda_test_cases]] | ||
--> |
Revision as of 15:10, 22 August 2015
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