From Fedora Project Wiki
(create a palimpsest remote access 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 a remote system's disks. It requires two systems on the same network, with working Zeroconf (Avahi) browsing and ssh access between the two: ensure Avahi and ssh are installed and enabled, and correctly configure or disable any firewalls. {{package|udisks}} must be installed on both systems | |description=This test case tests whether the Palimpsest disk management tool can manage a remote system's disks. It requires two systems on the same network, with working Zeroconf (Avahi) browsing and ssh access between the two: ensure Avahi and ssh are installed and enabled, and correctly configure or disable any firewalls. {{package|udisks}} must be installed on both systems | ||
|setup= | |||
{{Testcase_diskmanagement_generic_setup}} | |||
|actions= | |actions= | ||
# Open the ''File'' menu and click on ''Connect to Server...'' | # Open the ''File'' menu and click on ''Connect to Server...'' | ||
# Click on ''Browse...'' | # Click on ''Browse...'' | ||
Line 14: | Line 14: | ||
# The tool should accurately display the disks attached to the remote system, and allow you to configure them if connected as root | # The tool should accurately display the disks attached to the remote system, and allow you to configure them if connected as root | ||
}} | }} | ||
[[Category: | [[Category:Package_gnome-disk-utility_test_cases]] |
Latest revision as of 16:51, 13 January 2011
Description
This test case tests whether the Palimpsest disk management tool can manage a remote system's disks. It requires two systems on the same network, with working Zeroconf (Avahi) browsing and ssh access between the two: ensure Avahi and ssh are installed and enabled, and correctly configure or disable any firewalls. udisks
must be installed on both systems
Setup
- Ensure the
gnome-disk-utility
packages is installed - Launch Gnome Disks, with the command
gnome-disks
or as Disks in the Activities view.
How to test
- Open the File menu and click on Connect to Server...
- Click on Browse...
- Verify that the desired remote machine (and any other appropriately-configured systems) appear in the dialog
- Select the system, and enter appropriate credentials (user name) to connect to it
- Check that the disks attached to the remote system are accurately displayed in the tool
- If you have the appropriate credentials, connect as root and try to configure the disks (mount, unmount, create and destroy partitions)
Expected Results
- The tool should discover all appropriately-configured systems on the network, and connect to any you choose, given appropriate credentials
- The tool should accurately display the disks attached to the remote system, and allow you to configure them if connected as root