From Fedora Project Wiki

(add draft + category)
(first draft of the test case)
Line 1: Line 1:
{{draft}}
{{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]])
# TODO describe packaging screen
#* 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

  1. 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")
  2. Wait for the installer to finish partitioning the disks
  3. A screen that asks "What additional tasks would you like your system to include support for?" (or similar) should appear.
  4. Unselect all the tasks (this is just to speed up the test)
  5. Be sure "Customize later" is chosen at the bottom of the screen.
  6. Click "Next"

Expected Results

  1. Anaconda checks dependencies, starts the installation process, and begins package installation
  2. Packages install successfully in a reasonable amount of time (typically less than 30 minutes)