From Fedora Project Wiki
Description
Ensure the system and packages can be upgraded
How to test
- Boot instance
- Get to a bash prompt (open terminal or ssh into cloud instance)
- run 'sudo yum update' (or upgrade a specific package)
- If a system update was run, reboot the image
Expected Results
The following must be true to consider this a successful test run.
- Yum update should finish without error
- Updated package should work without error
- If a system update was run, ensure the image reboots and runs correctly