-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major
-
Component/s: performance-plugin
-
None
-
Environment: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.
- is duplicated by
-
JENKINS-45066 Field "(-)" of "Unstable % range" is not saved
-
- Closed
-