From Fedora Project Wiki
(Created page with "{{QA/Test_Case |description=This test case tests the installer's ability to use custom partitioning. |actions= # Boot the installer using any available means # Make sure your ...") |
(adjust associated_release_criterion template invocation) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Template:Associated_release_criterion|Beta|custom-partitioning}} | |||
{{QA/Test_Case | {{QA/Test_Case | ||
|description=This test case tests the installer's ability to use custom partitioning. | |description=This test case tests the installer's ability to use custom partitioning. | ||
Line 5: | Line 7: | ||
# Make sure your disk is not set to be encrypted | # Make sure your disk is not set to be encrypted | ||
# Select the appropriate disk, and use the custom partitioning screen to create disk layout | # Select the appropriate disk, and use the custom partitioning screen to create disk layout | ||
# | # Proceed with the installation | ||
|results= | |results= | ||
# Anaconda should succesfully create, destroy and assign mount points to partitions of any specified size using most commonly-used filesystem types | # Anaconda should succesfully create, destroy and assign mount points to partitions of any specified size using most commonly-used filesystem types |
Latest revision as of 21:50, 30 July 2013
Description
This test case tests the installer's ability to use custom partitioning.
How to test
- Boot the installer using any available means
- Make sure your disk is not set to be encrypted
- Select the appropriate disk, and use the custom partitioning screen to create disk layout
- Proceed with the installation
Expected Results
- Anaconda should succesfully 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