-
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.
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.
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.