From Fedora Project Wiki

(create a palimpsest LVM test)
 
(convert to new category system, use generic setup steps)
 
Line 1: Line 1:
{{QA/Test_Case
{{QA/Test_Case
|description=This test case tests whether the Palimpsest disk management tool can manage LVM groups. It requires a system with a hard disk containing at least one LVM group
|description=This test case tests whether the Palimpsest disk management tool can manage LVM groups. It requires a system with a hard disk containing at least one LVM group
|setup=
{{Testcase_diskmanagement_generic_setup}}
|actions=
|actions=
# Ensure the {{package|gnome-disk-utility}} packages is installed
# Launch Palimpsest, with the command {{command|palimpsest}} or as System Tools > Disk Utility on the system menus
# Check that the LVM group(s) appear in the list of devices
# Check that the LVM group(s) appear in the list of devices
# Select the group and ensure the information about the group and each individual volume is correct
# Select the group and ensure the information about the group and each individual volume is correct
Line 12: Line 12:
# The tool should be able to start and stop LVM groups, mount and unmount volumes, create and destroy volumes, and format volumes, in each case without causing any other changes to the group
# The tool should be able to start and stop LVM groups, mount and unmount volumes, create and destroy volumes, and format volumes, in each case without causing any other changes to the group
}}
}}
[[Category:Disk_Management_Test_Cases]]
[[Category:Package_gnome-disk-utility_test_cases]]

Latest revision as of 16:50, 13 January 2011

Description

This test case tests whether the Palimpsest disk management tool can manage LVM groups. It requires a system with a hard disk containing at least one LVM group

Setup

  1. Ensure the Package-x-generic-16.pnggnome-disk-utility packages is installed
  2. Launch Gnome Disks, with the command gnome-disks or as Disks in the Activities view.

How to test

  1. Check that the LVM group(s) appear in the list of devices
  2. Select the group and ensure the information about the group and each individual volume is correct
  3. If you can safely do so, test starting and stopping the entire LVM group
  4. If you can safely do so, test mounting and unmounting volumes within the group, creating and destroying volumes, and formatting volumes

Expected Results

  1. The tool should display accurate information about all LVM groups and individual volumes
  2. The tool should be able to start and stop LVM groups, mount and unmount volumes, create and destroy volumes, and format volumes, in each case without causing any other changes to the group