I have a matrix job that uses 4 different systems from a large pool of 
available systems.  When all 4 jobs are finished I need to run an 
additional single job that collects data from the 4 jobs after they 
completed to produce a status report.   This additional job needs to be ran 
from any of the  environments created for one of the 4 jobs.


I was wondering about different ways to accomplish this:

  1) Is there anyway to record which systems(build nodes) that were used in 
the matrix jobs?   I would like the Post-build step to reuse one the nodes 
that was used.
  2) Is there a good way from one of the matrix jobs to determine it is the 
last job to finish?   It then could say "oh, my brothers and sisters are 
all done" let me go ahead and run report"  The other jobs would know they 
are not the last job and would just complete as normal.
  3) Is there another way to accomplish this?

Thanks

Joe


-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/833d9336-c6cc-4c39-a1ed-ab9dfd0413c1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to