-
Bug
-
Resolution: Fixed
-
Blocker
-
PROD
I am trying to use Jenkins HP plugin to run tests from QC. When I run jobs are freestyle jobs, I am able to run "Execute HPE functional tests from HPE ALM" option and post that "Publish HPE tests result" option. Job is running fine and I am able to view the results. But when I am running with pipeline, I am able to run "runFromAlmBuilder" process successfully but "Publish HPE tests result" is not working. When I tried with Pipeline Syntax option to generate pipeline script, I am getting "step <object of type com.hpe.application.automation.tools.results.RunResultRecorder>" as result which Jenkins throwing error.
Could you please guide me to fix issue with pipeline result publisher?
- blocks
-
JENKINS-52142 Default values in closures are not work
- Open