From Fedora Project Wiki

< User:Roshi

Revision as of 18:07, 7 July 2014 by Roshi (talk | contribs) (Created page with "{{QA/Test_Case |description=Ensure the system and packages can be upgraded |setup= |actions= # Boot cloud image # ssh into cloud image # run 'sudo yum update' (or upgrade a s...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Description

Ensure the system and packages can be upgraded


How to test

  1. Boot cloud image
  2. ssh into cloud image
  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