My plugin listen to event from pipeline job and I need an access to the 
JUnit details.

I did not see an access from rg.jenkinsci.plugins.workflow.graph.FlowNode

 

How can I get the info of the step from the event?

 

step example: 

 stage('Results') {

      junit '**/target/surefire-reports/ *.xml'

      archive 'target/*.jar'

   }



Thanks

Ayellet.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/8805cc74-1598-4452-b7d8-1754868e6429%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to