generate rpmlint log as an artifact
ClosedPublic

Authored by kparal on Jun 23 2015, 1:58 PM.

Details

Summary

This will point people directly to an rpmlint output with no extra
buildbot information around.

Add basic logging and adjust subprocess invocation to allow capturing
and printing the output at the same time.

Test Plan

I tested it manually, it saves the file correctly and includes the path in TAP.

Diff Detail

Repository
rRPMLINT task-rpmlint
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 generate rpmlint log as an artifact.Jun 23 2015, 1:58 PM
kparal updated this object.
kparal edited the test plan for this revision. (Show Details)
kparal added reviewers: tflink, jskladan, mkrizek.
tflink accepted this revision.Jun 25 2015, 4:24 PM

Looks good to me, just make sure it's pushed to develop instead of master until we get all the reqired bits deployed

This revision is now accepted and ready to land.Jun 25 2015, 4:24 PM
This revision was automatically updated to reflect the committed changes.

Good call. I have created develop branch for rpmlint and set it as default.