From Fedora Project Wiki

< QA‎ | TestCases

fp-wiki>ImportUser
(Imported from MoinMoin)
 
(Per ticket#47, marking as obsolete)
 
(5 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{QA/Test_Case
|description=A complete installation using a LVM device for the swap filesystem.
|actions=
# Perform an install where SWAP exists on a logical volume
|results=
# Anaconda completes successfully
# Reboot successfully into installed system
# swap is a logical volume (e.g. /dev/mapper/vg01-lv01)
}}


= PartitioningSwapOnLvmDevice =
[[Category:Installer Partitioning Test Cases]]
== Description ==
[[Category:Obsolete_Test_Cases]]
A complete installation using a LVM device for the swap filesystem.
 
== Steps To Reproduce ==
 
1. Perform an install where SWAP exists on a logical volume
 
 
== Expected Results ==
 
 
1. Anaconda completes successfully
 
1. Reboot successfully into installed system
 
1. swap is a logical volume (e.g. /dev/mapper/vg01-lv01)

Latest revision as of 18:35, 26 January 2010

Description

A complete installation using a LVM device for the swap filesystem.


How to test

  1. Perform an install where SWAP exists on a logical volume

Expected Results

  1. Anaconda completes successfully
  2. Reboot successfully into installed system
  3. swap is a logical volume (e.g. /dev/mapper/vg01-lv01)