Rivka Kremer
Results
2
comments of
Rivka Kremer
Is this the Jenkins plugin? Yes, It's a jenkins plugin. When I run both tasks in parallel - I mean this code: ``` def runRegressionTestsInRemoteServer(globals, testMode, pcapsToRun) { echo '***...
Thanks for your response. the `keepAll: true` parameter causes the plugin to show the report per build and not per pipeline, I mean , when it was `keepAll: false` I...