Updating blockerbugs to work with python-bugzilla >= 1.1.0. Fixes T280
ClosedPublic

Authored by tflink on Jul 9 2014, 7:03 PM.

Details

Summary

Fixes issue where blocker proposal was no longer working due to python-bugzilla errors

Test Plan

unit tests pass, works locally but the real test will be deployment to stg and this particular bug is difficult to really test until that deployment

Diff Detail

Repository
rBLKR blockerbugs
Lint
Lint Skipped
Unit
Unit Tests Skipped
tflink retitled this revision from to Updating blockerbugs to work with python-bugzilla >= 1.1.0. Fixes T280.Jul 9 2014, 7:03 PM
tflink updated this object.
tflink edited the test plan for this revision. (Show Details)
tflink added reviewers: mkrizek, roshi.
roshi added a comment.Jul 9 2014, 7:48 PM

Still getting an instance setup for a full test - but my initial once-over looked good. Had one question that's inline.

blockerbugs/__init__.py
12

Why does the version go down here? Shouldn't it be 0.4.3.3 as it is in the spec changelog?

tflink updated this revision to Diff 545.Jul 9 2014, 8:07 PM
  • version number go up, not down
tflink closed this revision.Jul 9 2014, 9:36 PM
tflink updated this revision to Diff 546.

Closed by commit rBLKR15a283d17432 (authored by @tflink).

roshi added a comment.Jul 9 2014, 10:19 PM

After it was pointed out where the bz creds are supposed to go - it worked fine. Evidence is here: https://partner-bugzilla.redhat.com/show_bug.cgi?id=679156#c10