From Fedora Project Wiki
mNo edit summary |
(update test case for newUI) |
||
Line 2: | Line 2: | ||
|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. | |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. | ||
|actions= | |actions= | ||
# Boot | # Boot the installer using any available non-live means ({{filename|netinst.iso}}, pxeboot images or {{filename|DVD.iso}}) | ||
# | # Enter the ''Installation Source'' screen | ||
# | # Click the ''On the network'' radio button and change the drop-down to ''https://'' | ||
# Complete the URL in the text entry field, pointing to a mirror list - e.g. mirrors.fedoraproject.org/metalink?repo=fedora-{{FedoraVersionNumber|next}}&arch=x86_64 | |||
# If you have a proxy, configure it by clicking on ''Proxy setup...'' | |||
# | # Configure partitioning in a normal way and complete the installation | ||
# | |||
|results= | |results= | ||
# | # A mirror is selected from the mirror list and the package metadata is read correctly | ||
# | # Installation completes and system reboots successfully | ||
}} | }} | ||
[[Category:Repository]] | [[Category:Repository]] | ||
[[Category:Installation Repository Mirrorlist]] | [[Category:Installation Repository Mirrorlist]] |
Revision as of 02:13, 18 October 2012
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 the installer using any available non-live means (
netinst.iso
, pxeboot images orDVD.iso
) - Enter the Installation Source screen
- Click the On the network radio button and change the drop-down to https://
- Complete the URL in the text entry field, pointing to a mirror list - e.g. mirrors.fedoraproject.org/metalink?repo=fedora-42&arch=x86_64
- If you have a proxy, configure it by clicking on Proxy setup...
- Configure partitioning in a normal way and complete the installation
Expected Results
- A mirror is selected from the mirror list and the package metadata is read correctly
- Installation completes and system reboots successfully