From Fedora Project Wiki
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
# Enter the ''Installation Source'' screen | # Enter the ''Installation Source'' screen | ||
# Click the ''On the network'' radio button and change the drop-down to ''nfs'' | # Click the ''On the network'' radio button and change the drop-down to ''nfs'' | ||
# Enter the path to an NFS repository in the text box - this must be a complete repository for the Fedora release you are testing. e.g. mynfsserver.mydomain.net:/path/to/fedora/{{ | # Enter the path to an NFS repository in the text box - this must be a complete repository for the Fedora release you are testing. e.g. mynfsserver.mydomain.net:/path/to/fedora/{{FedoraVersionNumber|next}}/x86_64/os/ | ||
# Enter any necessary mount options in the appropriate box and click ''Done'' | # Enter any necessary mount options in the appropriate box and click ''Done'' | ||
# Configure partitioning in a normal way and complete the installation | # Configure partitioning in a normal way and complete the installation |
Revision as of 23:14, 18 October 2012
Description
This test case verifies adding a NFS-based 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 nfs
- Enter the path to an NFS repository in the text box - this must be a complete repository for the Fedora release you are testing. e.g. mynfsserver.mydomain.net:/path/to/fedora/42/x86_64/os/
- Enter any necessary mount options in the appropriate box and click Done
- Configure partitioning in a normal way and complete the installation
Expected Results
- The package metadata from NFS-based repository is read correctly
- The repository selected is actually used for installation: this can be checked by examining the
packaging.log
log file - Installation completes and system reboots successfully