
I have a freestyle ROS job on jenkins that I recently converted to a pipeline job. I want to publish test reports, code coverage report and the like for the said job in the last stage after having generated the relevant reports in an earlier stage. All the other post build actions were easy to implement except for publishing CCCC report and XUnit test coverage report. I suspect some plugins like these two are not compatible with jenkins pipeline (Jenkinsfile). Is there a workaround for me to get these two post-build actions published for my job from the Jenkinsfile? Basic, but I am stuck.
Originally posted by HalfBloodPrince7 on ROS Answers with karma: 1 on 2018-02-20
Post score: 0