-
Task
-
Resolution: Fixed
-
Blocker
We are using pipeline type of jobs in jenkins so can we use JiraTestResultReporter plugin for pipeline type jobs?
Is pipeline supported for JiraTestResultReporter plugin? If yes how can we use it in our pipeline job.
[JENKINS-51243] Use JiraTestReporter plugin in Jenkins pipeline(Groovy) type of job.
Labels | Original: jenkins pipeline | New: jenkins pipeline plugin plugins |
We have the same need, tried some hacky stuff (failed), and asked about it on the #jenkins IRC channel, but it seems to not currently be possible to use this plugin in a declarative pipeline project.
Indeed, the documentation only mentions Freestyle, Multi-configuration, or Maven as the explicitly-supported project types. Even so, when attempting to use it as documented I seem to run into JENKINS-49819, so I'm completely blocked from using this plugin at all.
Really hoping to get some insight from the plugin's maintainers! (maplesteve, catalinluta, andreituicu) Thanks in advance!