From Fedora Project Wiki
m (Added category) |
(Per ticket#47, marking as obsolete) |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{QA/Test_Case | |||
= | |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) | |||
}} | |||
[[Category:Installer Partitioning Test Cases]] | |||
[[Category:Obsolete_Test_Cases]] | |||
[[Category:Installer Test Cases |
Latest revision as of 18:35, 26 January 2010
Description
A complete installation using a LVM device for the swap filesystem.
How to test
- Perform an install where SWAP exists on a logical volume
Expected Results
- Anaconda completes successfully
- Reboot successfully into installed system
- swap is a logical volume (e.g. /dev/mapper/vg01-lv01)