-
New Feature
-
Resolution: Duplicate
-
Minor
-
None
I would like to have a configuration parameter to disable publishing robot framework data to Influxdb.
a parameter in step like below
step([$class: 'InfluxDbPublisher',
publishRobotData: false
selectedTarget: 'myTarget',{{}}
])
- duplicates
-
JENKINS-55031 Deactivate undesired Generators
- Open