To add to Victor's answer, depending on the job/on your context, you can also enable the fact that a new build is allowed even if another one for the same job is already running.
My 2 cents 2016-03-18 19:19 GMT+01:00 Victor Martinez <[email protected]>: > Since you are polling for new changes every 15 minutes, then If there are > new changes then it will trigger another build > > On Friday, 18 March 2016 17:06:26 UTC, Hector Magnanao wrote: >> >> In Jenkins, if I have a polling schedule every 15 minutes on a job, >> does Jenkins know not to run the job again if the same job is still running >> after 15 minutes ? >> > -- > 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/c816b4bb-9c83-4d20-87fb-4c83df712494%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-users/c816b4bb-9c83-4d20-87fb-4c83df712494%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CANWgJS509TCyGxJi4CzXruSSc3T8hDDpU5EogAfVnC8GaEvj9w%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
