From Fedora Project Wiki
(No difference)

Revision as of 15:36, 17 July 2014

Description

Ensure the system and packages can be upgraded


How to test

  1. Boot instance
  2. Get to a bash prompt (open terminal or ssh into cloud instance)
  3. run 'sudo yum update' (or upgrade a specific package)
  4. If a system update was run, reboot the image

Expected Results

The following must be true to consider this a successful test run.

  1. Yum update should finish without error
  2. Updated package should work without error
  3. If a system update was run, ensure the image reboots and runs correctly