Getting information about a matrix job from a pipeline job
4 views
Skip to first unread message
Teresa Peters
unread,
Jan 25, 2017, 5:37:05 PM1/25/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Jenkins Users
I have a new pipeline job that I want to use to run tests from a matrix job. The matrix job runs a single Calabash test on several nodes associated with a label. I want the pipeline job to be able to tell me what nodes were run and what the result of the test was for each node. Is that possible?