From Fedora Project Wiki
(add draft + category) |
(first draft of the test case) |
||
Line 1: | Line 1: | ||
{{QA/Test_Case | {{QA/Test_Case | ||
|description=A test to check that Anaconda can install packages. | |description=A test to check that Anaconda can install packages. | ||
|actions= | |actions= | ||
# Start anaconda's stage2 (see [[QA:Anaconda_stage2_fetch_test_case]]) and partition the disks (see [[QA:Anaconda storage probe test case]]) | # Start anaconda's stage2 (see [[QA:Anaconda_stage2_fetch_test_case]]) and partition the disks (see [[QA:Anaconda storage probe test case]]) | ||
# | #* You may partition the disk however you like, or go back to the first partitioning screen and choose one of the simpler options (e.g. "Use entire disk") | ||
# Wait for the installer to finish partitioning the disks | |||
# A screen that asks "What additional tasks would you like your system to include support for?" (or similar) should appear. | |||
# Unselect all the tasks (this is just to speed up the test) | |||
# Be sure "Customize later" is chosen at the bottom of the screen. | |||
# Click "Next" | |||
|results= | |results= | ||
# Anaconda checks dependencies, starts the installation process, and begins package installation | |||
# Packages install successfully in a reasonable amount of time (typically less than 30 minutes) | # Packages install successfully in a reasonable amount of time (typically less than 30 minutes) | ||
}} | }} | ||
[[Category:Rawhide Acceptance Test Cases]] | [[Category:Rawhide Acceptance Test Cases]] |
Revision as of 19:15, 28 September 2009
Description
A test to check that Anaconda can install packages.
How to test
- Start anaconda's stage2 (see QA:Anaconda_stage2_fetch_test_case) and partition the disks (see QA:Anaconda storage probe test case)
- You may partition the disk however you like, or go back to the first partitioning screen and choose one of the simpler options (e.g. "Use entire disk")
- Wait for the installer to finish partitioning the disks
- A screen that asks "What additional tasks would you like your system to include support for?" (or similar) should appear.
- Unselect all the tasks (this is just to speed up the test)
- Be sure "Customize later" is chosen at the bottom of the screen.
- Click "Next"
Expected Results
- Anaconda checks dependencies, starts the installation process, and begins package installation
- Packages install successfully in a reasonable amount of time (typically less than 30 minutes)