From Fedora Project Wiki

m (Added category)
No edit summary
Line 1: Line 1:
= PartitioningNoSwap =
{{QA/Test_Case
== Description ==
|description=An installation without specifying a swap partition.  The installer should warn, but not restrict this request.
An installation without specifying a swap partition.  The installer should warn, but not restrict this request.
|actions=
 
== Steps To Reproduce ==
 
# Start the installation program
# Start the installation program
# Request to auto partition the disk, but ask to review the selections
# Request to auto partition the disk, but ask to review the selections
# At the disk druid screen, remove the swap partition created by anaconda, and select OK to continue
# At the disk druid screen, remove the swap partition created by anaconda, and select OK to continue
# Complete the installation
# Complete the installation
 
|results=
== Expected Results ==
 
# Anaconda warns that system performance may suffer without a swap partition
# Anaconda warns that system performance may suffer without a swap partition
# Anaconda allows the installation to complete successfully
# Anaconda allows the installation to complete successfully
# Reboot successfully into installed system
# Reboot successfully into installed system
# Confirm that no swap partition is in use (/proc/swaps)
# Confirm that no swap partition is in use (/proc/swaps)
}}


[[Category:Installer Test Cases|PartitioningNoSwap]]
[[Category:Installer Test Cases|PartitioningNoSwap]]

Revision as of 08:05, 15 December 2009

Description

An installation without specifying a swap partition. The installer should warn, but not restrict this request.


How to test

  1. Start the installation program
  2. Request to auto partition the disk, but ask to review the selections
  3. At the disk druid screen, remove the swap partition created by anaconda, and select OK to continue
  4. Complete the installation

Expected Results

  1. Anaconda warns that system performance may suffer without a swap partition
  2. Anaconda allows the installation to complete successfully
  3. Reboot successfully into installed system
  4. Confirm that no swap partition is in use (/proc/swaps)