bodhi directive src option, koji tests update
ClosedPublic

Authored by lbrabec on Mar 5 2015, 12:30 PM.

Details

Summary

Added src: True/False option to Bodhi directive, test upadate.
Noticed that Koji directive tests were incomplete, added new test.

Test Plan

py.test testing

Diff Detail

Repository
rLTRN libtaskotron
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
lbrabec retitled this revision from to bodhi directive src option, koji tests update.Mar 5 2015, 12:30 PM
lbrabec updated this object.
lbrabec edited the test plan for this revision. (Show Details)
lbrabec added reviewers: kparal, jskladan.
kparal requested changes to this revision.Mar 5 2015, 1:53 PM

Look good in general. Please verify the unit tests still pass after doing the adjustments :) Thanks.

libtaskotron/directives/bodhi_directive.py
30

Read this once more :-)

142–145

This should not be needed, the error is thrown by koji_utils.py when used in action_download().

libtaskotron/directives/koji_directive.py
129–133 ↗(On Diff #836)

This should not be needed, the error is thrown by koji_utils.py when used a little down below.

This revision now requires changes to proceed.Mar 5 2015, 1:53 PM
lbrabec updated this revision to Diff 837.Mar 5 2015, 2:20 PM
  • doc polishing, code polishing
kparal accepted this revision.Mar 5 2015, 3:07 PM

Looks good.

This revision is now accepted and ready to land.Mar 5 2015, 3:07 PM
Closed by commit rLTRNe01d29285fc6: bodhi directive src option, koji tests update (authored by Lukas Brabec <lbrabec@redhat.com>). · Explain WhyMar 6 2015, 9:32 AM
This revision was automatically updated to reflect the committed changes.