Hi Mark,

Thanks for the quick reply.

I am currently executing the Jmeter scripts through Jenkins and showing the 
generated data on the web site for continuous monitoring.
As per requirement some of the scripts need to be execute after every 5 
seconds and some of them after every 5 minutes.

I have created 2 jobs under Jenkins one will start after every 5 minutes 
and other will start after 2 minutes as currently I don't have solution to 
run every after 5 seconds.

Thanks in advance.

Regards,
Amol Likhite

On Wednesday, May 7, 2014 9:24:40 PM UTC+5:30, Mark Waite wrote:
>
> 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" <milw...@gmail.com <javascript:>> 
> 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 <m...@beckweb.net<javascript:>
>> > 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 <amol.l...@gmail.com <javascript:>> 
>>> 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 jenkinsci-use...@googlegroups.com <javascript:>.
>>> > 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 jenkinsci-use...@googlegroups.com <javascript:>.
>>> 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 jenkinsci-use...@googlegroups.com <javascript:>.
>> 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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to