Actually there is a way: https://myjenkins.ci.cloudbees.com/job/myjob/build?delay=2100sec
That means build 35 minutes from now. It works on CloudBees. I'm not sure if it's working on vanilla Jenkins or if it requires a plugin. I also never see it on CloudBees interface. I just noticed that the "Build Now" link has a ?delay=0sec parameter and I thought "hey, this is useful!" so I put ?delay=Xsec in there and voila! It works. SUPER USEFUL HIDDEN FEATURE if you feel me. I definitely have no idea why it doesn't have a proper UI, i.e. a simple text box inputting seconds or minutes would be sufficient. I feel your pain. Hendy On Tuesday, March 26, 2013 9:27:01 AM UTC+7, Nathan Overbey wrote: > > Then nothing for a year and a half. > On Mar 25, 2013 10:22 PM, "Nathan Overbey" <[email protected] > <javascript:>> wrote: > >> When you have to do it again in two days then again 4 days from then and >> again 2 days later then again one day after that and then 5 days later then >> nothing for a week and then again 3 days after that its repetitive. You >> feel me? >> On Mar 25, 2013 10:15 PM, "Les Mikesell" <[email protected] >> <javascript:>> wrote: >> >>> On Mon, Mar 25, 2013 at 9:01 PM, Nathan Overbey <[email protected] >>> <javascript:>> wrote: >>> > Think 2:00am deployments. I guess it could be manually disabled the >>> next >>> > day (if one remembers). Doing stuff manually is not what jenkins is >>> all >>> > about though. Its like asking why use jenkins and do all the >>> repetitive >>> > tasks manually. >>> >>> So you poll the scm at 2 am. And don't commit a change to the >>> branch it polls until you want it to do the job again. If it is >>> really a repetitive task. Scheduling something to happen once isn't >>> what I'd call repetitive. >>> >>> -- >>> Les Mikesell >>> [email protected] <javascript:> >>> >>> -- >>> You received this message because you are subscribed to a topic in the >>> Google Groups "Jenkins Users" group. >>> To unsubscribe from this topic, visit >>> https://groups.google.com/d/topic/jenkinsci-users/LPXPx_ftQZ0/unsubscribe?hl=en >>> . >>> To unsubscribe from this group and all its topics, send an email to >>> [email protected] <javascript:>. >>> For more options, visit https://groups.google.com/groups/opt_out. >>> >>> >>> -- 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.
