un-doing change to update alias as primary key. Fixes T578
ClosedPublic

Authored by tflink on Aug 20 2015, 5:58 AM.

Details

Summary

handles both bodhi1 and bodhi2 style updates and keeps depcheck from exploding when 'alias' is missing

Test Plan

ran locally, tests pass fine

Diff Detail

Repository
rDEPCK task-depcheck
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
tflink retitled this revision from to un-doing change to update alias as primary key. Fixes T578.Aug 20 2015, 5:58 AM
tflink updated this object.
tflink edited the test plan for this revision. (Show Details)
tflink added a reviewer: kparal.
tflink updated this revision to Diff 1353.Aug 20 2015, 6:05 AM
  • fixing logic issue and improving solution
tflink updated this revision to Diff 1355.Aug 20 2015, 6:22 AM
  • adding missing docstring to test
kparal accepted this revision.Aug 20 2015, 6:24 AM

Looks good.

tests/test_squash_results.py
203–204

Might be filled in or removed. I prefer filled it, e.g. with a link to https://phab.qadevel.cloud.fedoraproject.org/T578 :-)

This revision is now accepted and ready to land.Aug 20 2015, 6:24 AM
This revision was automatically updated to reflect the committed changes.