Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Component/s: core
-
Labels:
-
Similar Issues:
Description
Setting cron expression 'H H * * *' is supposed to generate a "random" time for the job to spread load. However, on 1.478 it appears to simply generate "0 0 * * *".
Attachments
Issue Links
- is related to
-
JENKINS-17311 Expand and encourage use of hash syntax in crontabs
-
- Resolved
-
This was fixed by
JENKINS-17311. The H syntax is now enabled by default and does not need to add a system property.See changes in https://github.com/jenkinsci/jenkins/pull/743/files