I want to customize the Jenkins report view using an HTML report. I can publish the HTML report using the HTML Publisher plugin, but this will go to the HTML page in the full window. Instead, I want to create an HTML report view inside the Jenkins toolbar where the test results or graph are displayed.
Can anyone suggest publishing my HTML page inside the Jenkins toolbar, for example, the test results and trend graphs that are embedded on the Jenkins page? If any plugins or any changes to the Jenkins configuration are available.
source
share