Re: How to display the result of the build on the Jenkins Dashboard

2016-12-28 Thread Lakshmi narayana
Hi Karthik, any luck ? I'm looking for similar stuff could you help here Prepare dash board with all 10 required jobs - *Pass Rate (PR)* - In 1 week if each job will be triggered once daily, each one will have run 25 Tests (5 Tests/job x 5 days) - So, 10 Jobs x 25

How to display the result of the build on the Jenkins Dashboard

2015-06-09 Thread Karthik N
Hi All, I want to display the result of the build in the Jenkins dashboard, Example, i've a perl script, which display the database values. Now, how can i configure my Jenkins such that it will display those values directly into the Jenkins dashboard. my perl script is looks in this way:- o