From Fedora Project Wiki
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