HI All, I was wondering if anyone could provide me with advice on the following.
I have a job that triggers other job , when those other job have completed successfully. The Job that called those jobs will then trigger another job, this job is parametrized, Following that job successfully working, another job is triggered. The idea is as follows: Master Job Triggers - Job A - Web Component Build - Job B - Web Component Build On Success of Jobs above. Master Job Triggers - Job C - Deployment Job passing in JobA's Build ID and Job B's Build ID On success of the Job above Master Job Triggers - Job D - Web Component Test Tool This all seems simple enough my issue is the capturing of the BuildID's. I need to capture Job A and Job B's build ID's and pass those values through to the parametrized Job C, so that Job C can determine which builds to package up and move onto a specified server. I was wondering if anyone knew of a way to successfully do this? Thanks -- 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.
