That should still work - though it'd be great if the testng plugin could
get a "@Symbol("testng")" annotation added to its descriptor!
A.
On Thu, Jan 5, 2017 at 2:17 AM, Dan Tran wrote:
>
> Hi
>
> Current pipeline, this is the snippet for testng report
>
> step([$class: 'Publisher', reportFilen
Hi
Current pipeline, this is the snippet for testng report
step([$class: 'Publisher', reportFilenamePattern:
'itests/sit/report/**/testng-results.xml'])
How do I do it for declarative pipeline?
Thanks
-Dan
--
You received this message because you are subscribed to the Google Groups
"Jenk