Mark Waite edited a comment on Bug JENKINS-10386

Using git plugin 2.3.1, git client plugin 1.12.0, and Jenkins 1.580.2-RC, I am able to duplicate this bug.

I took the following steps in my attempt to duplicate the bug:

  1. Define a new freestyle project with a quiet period of 130 seconds
  2. Use git as the SCM system, and set a polling interval once a minute
  3. Confirm that the initial polling detects a build is needed
  4. Confirm that the initial build starts about 2 minutes after the first poll
  5. Pushed a change to the repository
  6. Confirm the polling detects change and schedules a build
  7. Confirm that the quiet period decrements from 2 minutes 10 seconds to about 1 minute 10 seconds, then increases again to 2 minutes 10 seconds. The scheduled build never runs even though changes are detected
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" 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/d/optout.

Reply via email to