From Fedora Project Wiki

No edit summary
(split media is gone)
Line 2: Line 2:
|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.
|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=
|actions=
# Boot the installer using any available means (boot.iso, PXE, CD or DVD)
# Boot the installer using any available means (netinst/boot.iso, PXE or DVD)
# Proceed to the installation partition screen by selecting appropriate defaults.
# Proceed to the installation partition screen by selecting appropriate defaults.
# At the disk partitioning screen, select the partition layout ''Shrink current system'' select ''Next''
# At the disk partitioning screen, select the partition layout ''Shrink current system'' select ''Next''

Revision as of 11:58, 9 February 2011

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.


How to test

  1. Boot the installer using any available means (netinst/boot.iso, PXE or DVD)
  2. Proceed to the installation partition screen by selecting appropriate defaults.
  3. At the disk partitioning screen, select the partition layout Shrink current system select Next
  4. When prompted, select a previous disk partition to shrink
  5. Continue installation, choosing all provided defaults and selecting Next

Expected Results

  1. Anaconda should prompt for an existing partition to resize
  2. Anaconda should not allow the user to specify a size lower than the used disk space on the partition. (If such value is entered it should be ignored by the UI and a safe resize value provided instead).
  3. Anaconda should successfully resize the selected partition
  4. The system should install successfully
  5. After install, the system boots successfully