Couldn't the job be defined to do its planned steps then add a concluding step which launches the job again. Make the job delay be 5 seconds, and let the job delay time handle the 5 seconds between jobs.
Mark Waite On May 7, 2014 9:06 AM, "Scott Evans" <[email protected]> wrote: > Amol, > > This seems rather unusual to need to have a job run every 5 seconds. If > you could let us know what you're trying to accomplish, there is most > likely another way that's better than a continuously running job. > > Scott > > > On Wed, May 7, 2014 at 10:03 AM, Daniel Beck <[email protected]> wrote: > >> This isn't straightforward in Jenkins. >> >> Are you sure you're not using it as a golden hammer? >> >> On 07.05.2014, at 16:48, amol likhite <[email protected]> wrote: >> >> > Hi, >> > >> > Want to schedule a Jenkins job which will run after every 5 seconds. >> > >> > Thanks in advance. >> > >> > Regards, >> > Amol Likhite >> > >> > -- >> > 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. >> >> -- >> 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. >> > > -- > 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. > -- 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.
