Sunday 15 April 2012

aggregate warnings results: jenkins postbuild action -



aggregate warnings results: jenkins postbuild action -

im using warnings plugin works great parsing various warnings in console output. particularly gnu create , lint warnings.

what aggregate these upstream warning results parent job. include them in email. don't want worker job (the 1 generated warnings) send email because of aggregation reasons (i need combine multiple sets of job results).

there exists junit plugin aggregation of test results, can't find analogous tool warnings.

you can archive console log (or whatever has warnings) in downstream job. have upstream job retrieve file, , configure warnings plugin parse retrieved file(s)

jenkins jenkins-plugins gnu-make lint

No comments:

Post a Comment