From Fedora Project Wiki

(initial placeholder draft)
 
No edit summary
 
(3 intermediate revisions by 2 users 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]])
# 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 All Space")
# Wait for the installer to finish partitioning the disks
# A screen that asks "please select any additional repositories that you want to use for software installation" should appear.
# 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.
# 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]]

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)