From Fedora Project Wiki
No edit summary |
(removed CD from steps) |
||
(10 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{QA/Test_Case | {{QA/Test_Case | ||
|description= | |description=This test case verifies graphically adding a DVD-based package repository during installation. Testing also includes verifying proper installation of packages included in the repository. | ||
|setup= | |||
# Burn {{filename|DVD.iso}} image to an optical disk. | |||
|actions= | |actions= | ||
# Boot | # Boot the installer from {{filename|DVD.iso}} or pxeboot images etc. | ||
# At the software selection step, | # At the software selection step, click ''Add additional software repositories'' and provide the information listed. You may also click ''Modify repository'' to replace an existing entry. Enter the following information, then select ''OK'' | ||
# | #* ''Repository type'' - CD/DVD | ||
# | #* Insert the disc into your drive | ||
# 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 DVD repository is read correctly | ||
# Anaconda completes successfully | # 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 | |||
}} | }} | ||
[[Category:Repository]] | [[Category:Repository]] | ||
[[Category:Installation Repository DVD]] |
Latest revision as of 08:45, 2 June 2011
Description
This test case verifies graphically adding a DVD-based package repository during installation. Testing also includes verifying proper installation of packages included in the repository.
Setup
- Burn
DVD.iso
image to an optical disk.
How to test
- Boot the installer from
DVD.iso
or pxeboot images etc. - At the software selection step, click Add additional software repositories and provide the information listed. You may also click Modify repository to replace an existing entry. Enter the following information, then select OK
- Repository type - CD/DVD
- Insert the disc into your drive
- 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 DVD 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