From Fedora Project Wiki

(first draft of the test case)
No edit summary
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
|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")
#* 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 All Space")
# Wait for the installer to finish partitioning the disks
# 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.
# A screen that asks "please select any additional repositories that you want to use for software installation" should appear.
# Unselect all the tasks (this is just to speed up the test)
# Unselect all the other repositories except "Installation Repo" (this is just to speed up the test)
# Be sure "Customize later" is chosen at the bottom of the screen.
# Be sure "Customize later" is chosen at the bottom of the screen.
# Click "Next"
# Click "Next"

Latest revision as of 06:14, 11 October 2011

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 All Space")
  2. Wait for the installer to finish partitioning the disks
  3. A screen that asks "please select any additional repositories that you want to use for software installation" should appear.
  4. Unselect all the other repositories except "Installation Repo" (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)