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

Performance Plugin: Bugs in SimpleBuildStep performanceReport and View

      I updated to Performance Plugin version 1.15 that added a new pipeline step performanceReport and the following problems occured (see also Github #73):

      1. Missing PerformanceTrend in Job-View
      2. Duplicated Performance Report in Build-View (see attachment)
      3. Snippet generator cannot handle double values of relative thresholds
        performanceReport compareBuildPrevious: false, configType: 'MRT', errorFailedThreshold: 0, errorUnstableResponseTimeThreshold: '', errorUnstableThreshold: 0, failBuildIfNoResultFile: false, modeOfThreshold: false, modePerformancePerTestCase: true, modeThroughput: false, nthBuildNumber: 0, parsers: [], relativeFailedThresholdNegative: <object of type java.lang.Double>, relativeFailedThresholdPositive: <object of type java.lang.Double>, relativeUnstableThresholdNegative: <object of type java.lang.Double>, relativeUnstableThresholdPositive: <object of type java.lang.Double>
        

        I had to replace <object of type java.lang.Double> manually by the correct double values.

          [JENKINS-40508] Performance Plugin: Bugs in SimpleBuildStep performanceReport and View

          Jesse Glick added a comment -

          Jesse Glick added a comment - #3 is JENKINS-31967 .

          Is this issue still in progress?

          Hendrik Brinkmann added a comment - Is this issue still in progress?

          Pedro Ribeiro added a comment -

          hi all, is there a timeline to get this fixed? in the meanwhile, is there an alternative plugin that supports the jenkins pipeline script?  thanks!

          Pedro Ribeiro added a comment - hi all, is there a timeline to get this fixed? in the meanwhile, is there an alternative plugin that supports the jenkins pipeline script?  thanks!

          Michael Burke added a comment -

          Hi all. Just wanted to add a +1 for getting this fixed. I am experiencing "Issue #1" above and that is kind of hindering my work. Thanks!

          Michael Burke added a comment - Hi all. Just wanted to add a +1 for getting this fixed. I am experiencing "Issue #1" above and that is kind of hindering my work. Thanks!

            undera Andrey Pokhilko
            henok Hendrik Brinkmann
            Votes:
            4 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated:
              Resolved: