From Fedora Project Wiki
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) | |||
}} | |||
[[Category:Installer Partitioning Test Cases]] | |||
[[Category:Obsolete_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)