However, the build schedule cron in Jenkins can have a minimum value of 1 minute. As far as I know, it won't help for frequency less than a minute.
On Thursday, August 23, 2018 at 12:15:55 AM UTC+5:30, Robert Rajendra wrote: > > Configure a build schedule in jenkins or set a cron under pol scm to run > the job > > On Wed, 22 Aug 2018, 5:22 pm , <[email protected]> wrote: > >> You may run two Jenkins job with the same code .Say, a master and slave >> job. Configure the "quiet period" as 15 seconds for both the jobs and Set >> the Master job to build after slave and Slave job to build after Master >> using the Build Trigger setings. Now start the Master job. Both the jobs >> will do the same task in the frequency of 15 seconds now. Hope this solves >> your problem. >> >> On Wednesday, July 2, 2014 at 2:12:27 PM UTC+5:30, Swapnil Pawar wrote: >>> >>> Hi, >>> >>> Can you please tell me How I can schedule Jenkins Job which will execute >>> every after 15 seconds. >>> >>> Regards, >>> Swapnil >>> >> -- >> 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/a718e820-62a4-49b8-b3d0-6ec6bb84f027%40googlegroups.com >> >> <https://groups.google.com/d/msgid/jenkinsci-users/a718e820-62a4-49b8-b3d0-6ec6bb84f027%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > -- > > *Robert Rajendra* > > Associate Network/Server Support Engineer > > India +91.863.087.3094 > > IT Hands offers Technology Solutions to Grow your Business. > <http://www.ithands.com/> > -- 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/28778b72-9690-49cb-9960-2d90ee958c6e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
