Could you have step 1 of project B be ‘Sleep for eight hours’? If project A builds again, that will put one more B job on the queue, but only one more (you can’t have more than one job of a project with the same parameters in the queue at the same time).
Maybe if you explained your goals more concretely, we may have some better ideas. Why do you want to wait for eight hours? Is this related to the quiet time problem you posted? --Rob From: [email protected] [mailto:[email protected]] On Behalf Of Lewis Sent: Thursday, June 14, 2012 3:02 PM To: [email protected] Subject: Building I would like to have Project A trigger a build of Project B with a very large wait time (about 8 hours). I do not want the project to reset it's wait time if Project A builds. Instead of trying to queue the project again and resetting the wait time I would like Jenkins to realize that the project is already in the queue and ignore it. Is there a known way to do this? -Lewis The information in this message is for the intended recipient(s) only and may be the proprietary and/or confidential property of Litle & Co., LLC, and thus protected from disclosure. If you are not the intended recipient(s), or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any use, dissemination, distribution or copying of this communication is prohibited. If you have received this communication in error, please notify Litle & Co. immediately by replying to this message and then promptly deleting it and your reply permanently from your computer.
