-
New Feature
-
Resolution: Unresolved
-
Major
-
None
Currently client executes the code irrespective of the case whether the plugin is enabled in Jenkins or not. User should be allowed to disable the plugin if required.
[JENKINS-25250] User should be allowed to disable the feature at client side
Assignee | Original: cchabanois [ cchabanois ] | New: Varun Menon [ menonvarun ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: Open [ 1 ] |
Workflow | Original: JNJira [ 159162 ] | New: JNJira + In-Review [ 179894 ] |
Partially implemented using the system property for spock client. User can set the property "testinprogress.enabled" to "false" to disable the client execution if required.