Hi, What I have been requested to produce is the means of having a single screen image that can be displayed on a large TV that shows the output of the test result analysis of two different jobs. Given that going to http://ci-server/job/jobname/test_results_analyzer/ shows that it is possible to get the data, I have found no way of achieving this.
1. I have tried using the dashboard plugin. But that is no good as it combines the trend graphs into one graph for all projects. 2. I have tried using the sectioned view plugin which, according to the page https://wiki.jenkins-ci.org/display/JENKINS/Sectioned+View+Plugin, shows a collection of trend graphs. Sadly that plugin just doesn't seem to work - adding a test result section just displays "No jobs" even though I can clearly see a test result trend with the job. 3. I have tried looking to see if there is a RESTful API that I can call to download the test result analyser graph and use a local webserver to display the results as requested. There doesn't seem to be an API to do that. So my question is "How can I obtain the test result analyser graph output / trend graph in such a way that it can be displayed on one page and clearly show the status of each job?". This is with Jenkins 2.42 Kind regards, Ian Smith -- 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/95789b76-ee3b-4abc-b9d1-41f466f3c84c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
