Hello, I'm trying to setup periodic builds for a few dozens of jobs, but in the same time I'd like to even the load... so for example, I need to run them at every 15min, but would like to even the load... is it possible?
I saw the 'H' token, but I'm not sure If it can help me... The closest valid syntax I was able to put together is: H(0-14),H(15-29),H(30-44),H(45-59) * * * * But, I don't thinks it's what I need, since the 1st H may trigger it at min 13 and 2nd H may trigger it at min 16, so I'll get 3 min interval, but I need ~15 Thank you in advance. -- 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/groups/opt_out.
