I have the same requirements. I was looking for a CSV plugin which parse the CSV file and shows a nice report (PASS/FAIL etc). I tried to google it but could not find a good one.
On Wednesday, November 27, 2013 at 6:44:53 PM UTC+5:30, Noam Mendelssohn wrote: > > Hey guys > > I have a jenkins job, which creates a CSV file. The file is a list of > lines of comma seperetated values. > You know, a CSV :) > > Anywho, I want to display the contents of this file in some kind of > automatic report in this job. > Currently the CSV is archived and can be downloaded and viewed, but my > higher ups want a prettier, easier report viewable. > So I need to somehow read / parse / show this CSV via jenkins. > > Any ideas ? > > Thanks in advance > NoamM > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/fb6be5ed-915a-4f75-897f-f48c0555dbaa%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
