From Fedora Project Wiki
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
|actions= | |actions= | ||
# Boot and Initiate an installation using any installation source | # Boot and Initiate an installation using any installation source | ||
# At the software selection step, Click ''Add additional repositories'' or ''Modify repository'' to add an additional HTTP repository. | # At the software selection step, Click ''Add additional repositories'' or ''Modify repository'' to add an additional HTTP repository. Below is a repository for testing: | ||
#:<pre> | #:<pre> | ||
#:http://rhe.fedorapeople.org/ | #:http://rhe.fedorapeople.org/ | ||
Line 13: | Line 13: | ||
# The package metadata from additional repository is read correctly | # 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 | # The expected packages or package groups provided by additional repository appear on the package detail screen | ||
#* If you | #* If you added the above repository, The strategy ''Repo Test'' and its group package should appear and checked as default | ||
# Anaconda completes and system reboots successfully | # Anaconda completes and system reboots successfully | ||
# The checked packages provided by additional repository are installed in the system | # The checked packages provided by additional repository are installed in the system | ||
#* kong-0.1-1.noarch is installed if you | #* kong-0.1-1.noarch is installed if you chose the package in the above repository. | ||
}} | }} | ||
[[Category:Repository]] | [[Category:Repository]] |
Revision as of 09:21, 29 January 2010
Description
Complete installation with an additional HTTP repository
How to test
- Boot and Initiate an installation using any installation source
- At the software selection step, Click Add additional repositories or Modify repository to add an additional HTTP repository. Below is a repository for testing:
- http://rhe.fedorapeople.org/
- Uncheck URL is a mirror list
- If you have a proxy, please configure the proxy
- check Customize now and 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
- If you added the above repository, The strategy Repo Test and its group package should appear and checked as default
- Anaconda completes and system reboots successfully
- The checked packages provided by additional repository are installed in the system
- kong-0.1-1.noarch is installed if you chose the package in the above repository.