Paulo Matos
unread,Jul 31, 2015, 6:02:14 AM7/31/15Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jenkins...@googlegroups.com
Hi, I have a 2 x 2 matrix job and I want to trigger the job by projecting the matrix through one of its axis. Is this possible?
So, if the matrix is
Foo1 foo2
Bar1 X X
Bar2 X X
I want to be able to say: trigger all jobs along Foo1. This would trigger Foo1,Bar1 and Foo1,Bar2.
Is there a way to do this?
Thanks,
Paulo Matos