From Fedora Project Wiki

< QA‎ | TestCases

m (Added category)
(Per ticket#47, marking as obsolete)
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
= PartitioningSwapOnLvmDevice =
{{QA/Test_Case
== Description ==
|description=A complete installation using a LVM device for the swap filesystem.
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)
}}


== Steps To Reproduce ==
[[Category:Installer Partitioning Test Cases]]
 
[[Category:Obsolete_Test_Cases]]
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)
 
[[Category:Installer Test Cases|PartitioningSwapOnLvmDevice]]

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)