From Fedora Project Wiki

Revision as of 10:04, 16 November 2010 by Kparal (talk | contribs) (Created page with '{{QA/Test_Case |description=A test that ensures that a package can be upgraded between all the supported Fedora releases. |setup=The test environment consists of any machine with...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Description

A test that ensures that a package can be upgraded between all the supported Fedora releases.

Setup

The test environment consists of any machine with AutoQA installed.

How to test

  1. Run command:
    autoqa post-bodhi-update --title title --test upgradepath --local --target-tag KOJITAG NVR [NVR...]
    

    and substitute KOJITAG for the target Koji tag requested by this update and NVR for the package NVR. For example:

    autoqa post-bodhi-update --title title --test upgradepath --local --target-tag dist-f13-updates GMT-4.5.5-2.fc13 gajim-0.14.1-2.fc13
    

Expected Results

  1. The command reports RESULT: PASSED in its output for every NVR tested.