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

pipeline method is broken in 3.1

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • performance-plugin
    • None
    • Performance Plugin 3.1

      In a pipeline, if you try to call perfReport relativeUnstableThresholdNegative: 1 you will get the following error:

      org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed:
      WorkflowScript: 129: Invalid parameter “relativeUnstableThresholdNegative”, did you mean “relativeUnstableThresholdPositive”?

      In addition (and probably related) you can't set{{relativeUnstableThresholdNegative}} via the snippet generator "Unstable % Range ".

      I think this may be fixed in https://github.com/jenkinsci/performance-plugin/pull/114 which was accepted after v3.1 was released.

            artem_fedorov Artem Fedorov
            docwhat Christian Höltje
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: