Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-26977

H/15 * * * * generates random times for builds, not for polls

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • core
    • None

      On Jenkins 1.580.2, as per http://htmlpreview.github.io/?https://github.com/jenkinsci/jenkins/blob/master/core/src/main/resources/hudson/triggers/TimerTrigger/help-spec.html, I am expecting

      H/15 * * * *

      to generate random times depending on the project, but to run every fifteen minutes.

      This works fine for builds, but not for polling, as you can see on the included image.

      Related:

      Thanks!

      Albert.

          [JENKINS-26977] H/15 * * * * generates random times for builds, not for polls

          Daniel Beck added a comment -

          Good news, this is only a UI issue. The actual polling times are the ones as reported by the timer trigger.

          Daniel Beck added a comment - Good news, this is only a UI issue. The actual polling times are the ones as reported by the timer trigger.

          Code changed in jenkins
          User: Daniel Beck
          Path:
          core/src/main/resources/hudson/triggers/SCMTrigger/config.jelly
          http://jenkins-ci.org/commit/jenkins/dc384ef0d75050736500695a9346c4e5ba7f2d65
          Log:
          [FIX JENKINS-26977] Use project-specific check URL

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Daniel Beck Path: core/src/main/resources/hudson/triggers/SCMTrigger/config.jelly http://jenkins-ci.org/commit/jenkins/dc384ef0d75050736500695a9346c4e5ba7f2d65 Log: [FIX JENKINS-26977] Use project-specific check URL

          Daniel Beck added a comment -

          Fixed in 2.45.

          Daniel Beck added a comment - Fixed in 2.45.

            danielbeck Daniel Beck
            alberto56 Albert Albala
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: