exclude "-debuginfo-" in koji_utils too
ClosedPublic

Authored by garretraziel on Aug 26 2014, 12:14 PM.

Details

Summary

Exclude also '-debuginfo-' if debuginfo=False is
specified in nvr_to_urls.

Test Plan

py.test -F testing/

Diff Detail

Repository
rLTRN libtaskotron
Lint
Lint Skipped
Unit
Unit Tests Skipped
garretraziel retitled this revision from to exclude "-debuginfo-" in koji_utils too.Aug 26 2014, 12:14 PM
garretraziel updated this object.
garretraziel edited the test plan for this revision. (Show Details)
garretraziel added reviewers: kparal, lbrabec.
kparal accepted this revision.Aug 27 2014, 8:22 AM

Make the change and push, thanks.

testing/test_koji_utils.py
174–178

Can you please move this to a separate method (something like test_nvr_to_urls_debuginfo)? Thanks.

This revision is now accepted and ready to land.Aug 27 2014, 8:22 AM
garretraziel closed this revision.Aug 27 2014, 8:33 AM
garretraziel updated this revision to Diff 637.

Closed by commit rLTRN69ccadebaa3b (authored by Garret Raziel <boloomka@gmail.com>).