-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
Performance Plugin 3.19
When disable throughput graph from a pipeline script, throughput graph is not getting removed from trend graphs within performance report.
Sample pipeline script:
stage ('Read Performance Test Results')
{ perfReport filterRegex: '', modeThroughput: false, sourceDataFiles: '' }
Result when modeThroughput set to False
Expected result
Throughput graph should not be displayed in trend graphs