Hi All, I have a pipeline that schedules various jobs. Each job runs on a specific node. The problem occurs after the pipeline has been started and the first job was scheduled. The pipeline takes the node on which the first job needs to execute. I end up with a loop where the first job is waiting for its node, on which the pipeline is executing while the pipeline waits for the first job to execute. My pipeline is scripted. I need a way to restrict it to one node. Help?
-- 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/56b538ee-5466-425e-b8e2-0bfc7ef61afb%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
