From Fedora Project Wiki

The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Important.png
FIXME
This test needs to describe the testing in human terms, and link to scripts as examples.


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.