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>
#:http://rhe.fedorapeople.org/
#:</pre>
# Uncheck ''URL is a mirror list''
# Uncheck ''URL is a mirror list''
# If you have a proxy, please configure the proxy
# If you have a proxy, please configure the proxy
Line 10: 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 add 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 choose the package in the above repository.
}}
}}
[[Category:Repository]]
[[Category:Repository]]

Revision as of 09:15, 29 January 2010

Description

Complete installation with an additional HTTP repository


How to test

  1. Boot and Initiate an installation using any installation source
  2. 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/
  3. Uncheck URL is a mirror list
  4. If you have a proxy, please configure the proxy
  5. check Customize now and click next, check several packages or package groups provided by the additional repository on the screen

Expected Results

  1. The package metadata from additional repository is read correctly
  2. The expected packages or package groups provided by additional repository appear on the package detail screen
    • If you add the above repository, The strategy Repo Test and its group package should appear and checked as default
  3. Anaconda completes and system reboots successfully
  4. The checked packages provided by additional repository are installed in the system
    • kong-0.1-1.noarch is installed if you choose the package in the above repository.