#123: New test: check upgrade paths (etc) between releases
---------------------+------------------------------------------------------
Reporter: wwoods | Owner:
Type: task | Status: new
Priority: major | Milestone: Package update tests
Component: tests | Version: 1.0
Resolution: | Keywords:
---------------------+------------------------------------------------------
Comment (by skvidal):
This is not a good script to build from but the idea is easy enough if
you're doing it for comparing sets of repos.
However, if you're just doing to compare 1 pkg then you'd want to do:
1. return a list of all the pkgs matching name of the pkg in question.
2. sort the list by EVR (which is just sort for yum pkg objects)
3. take the highest one and compare it to your pkg. If it is not less than
or equal to your pkg, then you have an issue to flag.
If y'all can tell me where the 'other' pkgs are and how I can query them I
can probably put this together for you.
--
Ticket URL: <
https://fedorahosted.org/autoqa/ticket/123#comment:5>
AutoQA <
http://autoqa.fedorahosted.org>
Automated QA project