-
Improvement
-
Resolution: Fixed
-
Major
-
None
In my Jenkins job with several hundreds of builds it's pretty difficult to see the latest results on the generated trend, because there are too much of entries.
It would be great to have an ability to configure a maximum number of latest test results to show on a graph. This also will somehow tackle the issue JENKINS-15190.
I've created a pull request for this feature: https://github.com/jenkinsci/robot-plugin/pull/10
Although it might be a bit straightforward, please take a look and make your suggestions.