Update query() to Bodhi2, deprecate project
ClosedPublic

Authored by kparal on Aug 24 2015, 7:44 AM.

Details

Summary

Posting bodhi comments requires OpenID auth with Bodhi2, we've decided
it's not worth the time to try and mock this, since we're going to get
away from posting Bodhi comments very soon. Query operations have been
updated for Bodhi2.

This project is now deprecated, until revived in the future if such a
need arises.

Test Plan

one of the tests is broken (submitting comments)

Diff Detail

Repository
rFAKE fake_fedorainfra
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
kparal retitled this revision from to Update query() to Bodhi2, deprecate project.Aug 24 2015, 7:44 AM
kparal updated this object.
kparal edited the test plan for this revision. (Show Details)
kparal added reviewers: tflink, jskladan, lbrabec.
kparal updated this revision to Diff 1374.Aug 24 2015, 7:46 AM
  • remove login attempt fix leftover
jskladan accepted this revision.Aug 25 2015, 8:49 AM

I guess, that it's OK, although I don't really understand the purpose of the tool now - since we can't mock comments, just queries, wouldn't it be the same to use bodhi2 directly?

This revision is now accepted and ready to land.Aug 25 2015, 8:49 AM
In D526#9926, @jskladan wrote:

I guess, that it's OK, although I don't really understand the purpose of the tool now - since we can't mock comments, just queries, wouldn't it be the same to use bodhi2 directly?

Have you seen the changes to the README? :) Since I already did some changes which made it partially compatible with Bodhi2, I didn't want to just throw them away, so I included them. But overall, the intention is to stop using this tool.

tflink accepted this revision.Aug 25 2015, 3:27 PM
This revision was automatically updated to reflect the committed changes.