I am able to successful use the Z/OS connector to submit my build job and 
return it's results but unfortunately the result are not the results I 
need. The results are only from the single job submitted by Jenkins

My process submits JCL that in turn submits 1-nn other JCL jobs to execute 
a build of 1-nn modules.Each of these 1-nn jobs run to completion and the 
Return Code of the 1-nn jobs are the real completion I need reported in 
Jenkins


What I need to return to jenkins is the log from all the modules generated 
after job nn has completed.

The process looks like this:

   1. Submit Main Job using jenkins which in turn submits individual 
   element generates
      1. Submits 1-nn element generate 
      2. Log results from element generate
      3. repeat until all jobs have finished
   2. Return  complete Log result to Jenkins with MAXCC



All suggestions are welcome

thanks,

Russ


    

-- 
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/8102060a-e64f-4ed3-ad6b-a527c5712687%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to