distgit_directive: bring back NEVR parsing for ease of use
ClosedPublic

Authored by kparal on Jan 23 2017, 3:05 PM.

Details

Summary

This makes it again possible to just provide nevr: ${koji_build}
parameter for koji build tasks, without parsing, as discussed in
D1069#20353. Test suite simplified and extended.

Test Plan

The test suite works but if @ralph could run his check_modulemd (since it's the only task using distgit directive currently, simply arc patch D1093) that would be appreciated :-) I tried to run it, but it requires some setup and I could not find documentation easily, so I gave up.

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.
kparal retitled this revision from to distgit_directive: bring back NEVR parsing for ease of use.Jan 23 2017, 3:05 PM
kparal updated this object.
kparal edited the test plan for this revision. (Show Details)
kparal added reviewers: libtaskotron, ralph.
kparal added a subscriber: ralph.
kparal edited the test plan for this revision. (Show Details)Jan 24 2017, 8:08 AM
kparal updated this revision to Diff 2789.Jan 26 2017, 12:58 PM
  • change NEVR to NVR, because that's what we provide in ${kojibuild}
mkrizek accepted this revision.Jan 31 2017, 12:09 PM
mkrizek added a reviewer: mkrizek.
This revision is now accepted and ready to land.Jan 31 2017, 12:09 PM
This revision was automatically updated to reflect the committed changes.