hello All.. I recently started to use jekins for starting of test automation execution. Best for me is to prepare build pipeline. And I started with it...
This is how my pipeline looks like so far. <https://lh3.googleusercontent.com/-hHqnutIcoh0/VGWwH-0efhI/AAAAAAAAAWU/Pxpd3__LzBM/s1600/Screen%2BShot%2B2014-11-14%2Bat%2B08.31.29.png> Right now I'm trying to figure how to execute next job... Let's call him *EFSW_Activate*. This job can be started after jobs EFSW_Install_x86 and EFSW_Install_x64 is finished. But I cant figure how to launch job after both of Install jobs are over... Can somebody help me with this? right now install jobs have no other post-build than gathering results. I'm looking for solution 3rd day now.. I tried to use join plugin, but I don't know how to configure it. -- 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/d/optout.
