From Fedora Project Wiki

No edit summary
(some rewording to integrate this graphically repo added test to install repo test)
Line 1: Line 1:
{{QA/Test_Case
{{QA/Test_Case
|description=This test case exercises the addition of a NFS-based package repository during installation. Testing also includes verifying proper installation of packages included in the repository.  
|description=This test case verifies adding a NFS-based package repository through graphical repository dialog during installation. Testing also includes verifying proper installation of packages included in the repository.  
|actions=
|actions=
# Boot and initiate an install using any installation source (e.g. {{filename|boot.iso}}, CD, DVD or pxeboot)
# Boot the installer using any available means ({{filename|netinst.iso}}, pxeboot images or {{filename|DVD.iso}})
# Proceed through the installer until the ''Software Selection'' step
# Proceed through the installer until the ''Software Selection'' step
# At the software selection step, click ''Add additional software repositories'' and provide the information listed.  If more than one package repository is listed, you may also click ''Modify repository'' for an existing unselected entry.  Enter the following information, then select ''OK''
# At the software selection step, click ''Add additional software repositories'' and provide the information listed.  If more than one package repository is listed, you may also click ''Modify repository'' for an existing unselected entry.  Enter the following information, then select ''OK''
Line 11: Line 11:
# Check several packages or package groups provided by the additional repository on the screen  
# Check several packages or package groups provided by the additional repository on the screen  
|results=
|results=
# The package metadata from additional repository is read correctly
# The package metadata from NFS-based repository is read correctly
# The expected packages or package groups provided by additional repository appear on the package detail screen
# The expected packages or package groups provided by additional repository appear on the package detail screen
# Anaconda completes and system reboots successfully
# Anaconda completes and system reboots successfully

Revision as of 11:33, 31 May 2011

Description

This test case verifies adding a NFS-based package repository through graphical repository dialog during installation. Testing also includes verifying proper installation of packages included in the repository.


How to test

  1. Boot the installer using any available means (netinst.iso, pxeboot images or DVD.iso)
  2. Proceed through the installer until the Software Selection step
  3. At the software selection step, click Add additional software repositories and provide the information listed. If more than one package repository is listed, you may also click Modify repository for an existing unselected entry. Enter the following information, then select OK
    • Repository type - NFS
    • Server -
      host.domain.tld
    • Path -
      /path/to/repo
  4. Select Customize now, then click next
  5. Check several packages or package groups provided by the additional repository on the screen

Expected Results

  1. The package metadata from NFS-based repository is read correctly
  2. The expected packages or package groups provided by additional repository appear on the package detail screen
  3. Anaconda completes and system reboots successfully
  4. The checked packages provided by additional repository are installed in the system