From Fedora Project Wiki
Description
Ensure it's possible to install packages with yum
How to test
Be as specific as required for the target audience.
- Boot cloud image
- ssh into cloud image
- attempt to install a package (emacs, nginx, apache, etc) via yum
- Use/configure the installed package
- reboot the image
- verify installed package functions
Expected Results
The following must be true to consider this a successful test run.
- yum finishes without error
- The installed package runs without error
- System successfully reboots