Hi, I've not found any plugin in order to pause Project A for X minutes, but you could add some shell script to 'sleep 1200' and then run a postbuild action to trigger Project B It's not the smarter solution at all, maybe someone else can give a better proposal
Cheers On Thursday, 3 December 2015 08:51:50 UTC+1, [email protected] wrote: > > Not sure if what I am trying to do is possible. > > Here is what I am trying to accomplish: > > > - Project A builds at the top of the hour. > - Project B needs to build 20 minutes later but only if the build in > Project A passes. > > Can this be done? > -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/09780574-2454-49bd-9b4f-9b8f9d55c519%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
