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. For more options, visit https://groups.google.com/d/optout.
