From Fedora Project Wiki
m (Added category) |
No edit summary |
||
Line 1: | Line 1: | ||
{{QA/Test_Case | |||
= | |description=An installation without specifying a swap partition. The installer should warn, but not restrict this request. | ||
An installation without specifying a swap partition. The installer should warn, but not restrict this request. | |actions= | ||
= | |||
# Start the installation program | # Start the installation program | ||
# Request to auto partition the disk, but ask to review the selections | # Request to auto partition the disk, but ask to review the selections | ||
# At the disk druid screen, remove the swap partition created by anaconda, and select OK to continue | # At the disk druid screen, remove the swap partition created by anaconda, and select OK to continue | ||
# Complete the installation | # Complete the installation | ||
|results= | |||
= | |||
# Anaconda warns that system performance may suffer without a swap partition | # Anaconda warns that system performance may suffer without a swap partition | ||
# Anaconda allows the installation to complete successfully | # Anaconda allows the installation to complete successfully | ||
# Reboot successfully into installed system | # Reboot successfully into installed system | ||
# Confirm that no swap partition is in use (/proc/swaps) | # Confirm that no swap partition is in use (/proc/swaps) | ||
}} | |||
[[Category:Installer Test Cases|PartitioningNoSwap]] | [[Category:Installer Test Cases|PartitioningNoSwap]] |
Revision as of 08:05, 15 December 2009
Description
An installation without specifying a swap partition. The installer should warn, but not restrict this request.
How to test
- Start the installation program
- Request to auto partition the disk, but ask to review the selections
- At the disk druid screen, remove the swap partition created by anaconda, and select OK to continue
- Complete the installation
Expected Results
- Anaconda warns that system performance may suffer without a swap partition
- Anaconda allows the installation to complete successfully
- Reboot successfully into installed system
- Confirm that no swap partition is in use (/proc/swaps)