From Fedora Project Wiki
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{QA/Test_Case | {{QA/Test_Case | ||
|description= | |description=This test case exercises the addition of a Mirror list as package repository during installation. Testing also includes verifying proper installation of packages included in the repository. | ||
|actions= | |actions= | ||
# Boot and | # Boot and initiate an install using any installation source (e.g. {{filename|boot.iso}}, CD, DVD or pxeboot) | ||
# Proceed through the installer until the ''Software Selection'' step | |||
# At the software selection step, put an additional mirror list to software repositories. You can achieve this by two ways: | # At the software selection step, put an additional mirror list to software repositories. You can achieve this by two ways: | ||
#* Check another repository listed below the default one | #* Check another repository listed below the default one, If more than one package repository is listed. | ||
#* Click ''Add additional repositories'' or ''Modify repository'' | #* Click ''Add additional repositories'' or ''Modify repository'' for an existing unselected entry. Enter the following information, then select ''OK'' | ||
## | #*# ''Repository type'' - HTTP/FTP | ||
##:<pre> | #*# ''Repository URL'' - A mirror list URL. For example: | ||
##:https://mirrors.fedoraproject.org/metalink?repo=fedora- | #*#:<pre> | ||
##:</pre> | #*#: https://mirrors.fedoraproject.org/metalink?repo=fedora-13&arch=i386 | ||
## | #*#:</pre> | ||
## If you have a proxy, | #*# Check ''URL is a mirror list'' | ||
# | #*# If you have a proxy, configure a proxy as needed | ||
# Select ''Customize now'', then click ''next'' | |||
# 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 additional repository is read correctly |
Revision as of 02:24, 2 February 2010
Description
This test case exercises the addition of a Mirror list as package repository during installation. Testing also includes verifying proper installation of packages included in the repository.
How to test
- Boot and initiate an install using any installation source (e.g.
boot.iso
, CD, DVD or pxeboot) - Proceed through the installer until the Software Selection step
- At the software selection step, put an additional mirror list to software repositories. You can achieve this by two ways:
- Check another repository listed below the default one, If more than one package repository is listed.
- Click Add additional repositories or Modify repository for an existing unselected entry. Enter the following information, then select OK
- Repository type - HTTP/FTP
- Repository URL - A mirror list URL. For example:
- https://mirrors.fedoraproject.org/metalink?repo=fedora-13&arch=i386
- Check URL is a mirror list
- If you have a proxy, configure a proxy as needed
- Select Customize now, then click next
- Check several packages or package groups provided by the additional repository on the screen
Expected Results
- The package metadata from additional repository is read correctly
- The expected packages or package groups provided by additional repository appear on the package detail screen
- Anaconda completes and system reboots successfully
- The checked packages provided by additional repository are installed in the system