That's how matrix (multi) jobs work; the master job learns what the proper SCM 
commit is, then it is communicated to all of the subjobs in the matrix when 
they are launched.

If your subjobs have child jobs, then you'd need to communicate the commit 
information to them the same as you would with any other parent/child job 
relationship.

----- Original Message -----
From: [email protected]
To: [email protected]
At: Nov 12 2013 00:06:38

How does one configure the MultiJob plugin to use the same commit for all the 
jobs?

I am creating a MultiJob "Foo" which then kicks off multiple phases and steps 
in each phase which should use the same git commit as the parent job.

Thanks.

R,
rahul
-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to