Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-64317

Cannot disable Throughput graph via performance plugin in pipeline projects

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • performance-plugin
    • 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

            undera Andrey Pokhilko
            malsha Malsha Dina
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: