Obligatory link to polling is evil.

http://kohsuke.org/2011/12/01/polling-must-die-triggering-jenkins-builds-from-a-git-hook/

/James

From: jenkinsci-users@googlegroups.com 
[mailto:jenkinsci-users@googlegroups.com] On Behalf Of Stephen Connolly
Sent: 11 March 2014 14:36
To: jenkinsci-users@googlegroups.com
Subject: Re: Doesn't poll for subversion changes when set to H * * * * or H/1 * 
* * * but polls fine with * * * * * and H/2 * * * * !?

If you have enough jobs it's an option on the main jenkins configuration page 
(I forget the exact name or the number of jobs to get the option to display)

On 11 March 2014 14:32, <k...@quipsy.de<mailto:k...@quipsy.de>> wrote:
Sounds interesting. How to do that?

Am Dienstag, 11. März 2014 13:25:04 UTC+1 schrieb Stephen Connolly:
just limit concurrent polling and they'll form a queue

On 11 March 2014 12:18, <ka...@quipsy.de<mailto:ka...@quipsy.de>> wrote:
Actually what I want is "once a minute, but not exactly at second number zero", 
as I have lots of SVN jobs and want to spread these evenly of the current 
minute.

Am Dienstag, 11. März 2014 13:13:17 UTC+1 schrieb Stephen Connolly:
It's a hacky syntax...

H * * * * can only sensibly mean once per hour as if you want every minute you 
just type * * * * *

The /n formats are a different set of logic

On 11 March 2014 11:52, <ka...@quipsy.de<mailto:ka...@quipsy.de>> wrote:
Understood. But why is H/2 working, while H/1 is not?

Am Dienstag, 11. März 2014 12:29:27 UTC+1 schrieb Stephen Connolly:
AFAIK `H * * * *` means poll once per hour at a random minute in the hour

On 11 March 2014 11:25, <ka...@quipsy.de<mailto:ka...@quipsy.de>> wrote:
I have enabled a Jenkins job to poll for subversion changes every minute (H * * 
* * or H/1 * * * *).
When I check the last poll status, it says last poll was an hour ago! So it 
does not poll every minute, aparently, using H * * * * or H/1 * * * *!
The Jenkins log file does not contain any particularly interesting SCM news.
When I set the frequency to * * * * * or H/2 * * * * instead of H * * * * then 
it polls correctly!
So what is wrong here whith the "H"?
(Jenkins LTS 1.532.2)
--
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<mailto:jenkinsci-use...@googlegroups.com>.

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<mailto:jenkinsci-use...@googlegroups.com>.
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<mailto:jenkinsci-use...@googlegroups.com>.
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<mailto:jenkinsci-users+unsubscr...@googlegroups.com>.
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<mailto:jenkinsci-users+unsubscr...@googlegroups.com>.
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