Is there a plugin in Jenkins that i can use in this scenario? I'm testing a multijob which runs 2 child jobs. 1st child job saferestarts jenkins via some scripts. 2nd child job restarts any offline slaves after the jenkins restart.
Problem is how to continue running the 2nd child if the 1st child jobs restarts the whole jenkins including the multijob and also waits for the 2nd child job to finish but i want the 2nd child job to run *inside* the multijob but after the safe restart. regards -- 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/e6157b53-5221-4679-972a-efd9e5fa2e0a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
