From Fedora Project Wiki
(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...') |
m (Add FIXME) |
||
Line 1: | Line 1: | ||
{{admon/important|FIXME|This test needs to describe the testing in human terms, and link to scripts as examples.}} | |||
{{QA/Test_Case | {{QA/Test_Case | ||
|description=A test that ensures that a package can be upgraded between all the supported Fedora releases. | |description=A test that ensures that a package can be upgraded between all the supported Fedora releases. |
Latest revision as of 15:59, 24 March 2011
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
- 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
- The command reports RESULT: PASSED in its output for every NVR tested.