From Fedora Project Wiki
(some rewording to integrate this graphically repo added test to install repo test) |
(update to f16) |
||
Line 8: | Line 8: | ||
#* Click ''Add additional repositories'' or ''Modify repository'' for an existing unselected entry. Enter the following information, then select ''OK'' | #* Click ''Add additional repositories'' or ''Modify repository'' for an existing unselected entry. Enter the following information, then select ''OK'' | ||
#*# ''Repository type'' - HTTP/FTP | #*# ''Repository type'' - HTTP/FTP | ||
#*# ''Repository URL'' - For example: <pre>https://mirrors.fedoraproject.org/metalink?repo=fedora- | #*# ''Repository URL'' - For example: <pre>https://mirrors.fedoraproject.org/metalink?repo=fedora-16&arch=i386</pre> | ||
#*# Check ''URL is a mirror list'' | #*# Check ''URL is a mirror list'' | ||
#*# If you have a proxy, configure a proxy as needed | #*# If you have a proxy, configure a proxy as needed |
Revision as of 06:19, 29 September 2011
Description
This test case verifies the addition of a mirror list as package repository through graphical repository dialog 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.
netinst.iso
,DVD.iso
or pxeboot images) - Proceed through the installer until the Software Selection step
- At the software selection step, put a 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 - For example:
https://mirrors.fedoraproject.org/metalink?repo=fedora-16&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 the mirror list 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