|
|
(5 intermediate revisions by 4 users not shown) |
Line 1: |
Line 1: |
| {{QA/Test_Case
| | #REDIRECT [[QA:Testcase_partitioning_guided_shrink]] |
| |description=This test case tests the installers ability to shrink an existing partition and use the anaconda recommended partition defaults with the remaining free space.
| |
| |actions=
| |
| # Boot the installer using any available means (boot.iso, PXE, CD or DVD)
| |
| # Proceed to the installation partition screen by selecting appropriate defaults.
| |
| # At the disk partitioning screen, select the partition layout ''Shrink current system'' select ''Next''
| |
| # When prompted, select a previous disk partition to shrink
| |
| # Continue installation, choosing all provided defaults and selecting ''Next''
| |
| |results=
| |
| # Anaconda should prompt for an existing partition to resize | |
| # Anaconda should successfully resize the selected partition
| |
| # The system should install successfully
| |
| # After install, the system boots successfully
| |
| }}
| |
| [[Category:Installer_Partitioning_Test_Cases]] | |