• Icon: Bug Bug
    • Resolution: Not A Defect
    • Icon: Major Major
    • core
    • Windows 7 or windows server 2012R2
      Jenkins 1.582, Jenkins 1.565.3, Jenkins 1.565.1

      If I configure a quiet period in a freestyle project or in configure system, it doesn't work, the build is started immediately.

          [JENKINS-24955] Quiet period doesn't work

          Daniel Beck added a comment - - edited

          Are you sure it's not just the 'Build Now' button overriding it by supplying the ?delay=0sec argument? What happens when you remove that, or trigger the build from another job, SCM, or using the timer?

          Since you tagged this regression: In which release did it work differently?

          Daniel Beck added a comment - - edited Are you sure it's not just the 'Build Now' button overriding it by supplying the ?delay=0sec argument? What happens when you remove that, or trigger the build from another job, SCM, or using the timer? Since you tagged this regression: In which release did it work differently?

          pooja shah added a comment - - edited

          Hi Daniel,
          Jenkins version: 1.629

          yes root cause is: default param "build?delay=0sec" in job's build with parameters option, it overrides the 'quiet period' setting
          any idea how can I make it work when I'm calling this job in my build step?
          refer screenshot, test_test is the job which has quiet period set but it doesn't work because of the obvious reason

          pooja shah added a comment - - edited Hi Daniel, Jenkins version: 1.629 yes root cause is: default param "build?delay=0sec" in job's build with parameters option, it overrides the 'quiet period' setting any idea how can I make it work when I'm calling this job in my build step? refer screenshot, test_test is the job which has quiet period set but it doesn't work because of the obvious reason

          pooja shah added a comment -

          seeing similar issue : https://issues.jenkins-ci.org/browse/JENKINS-6660
          any work around?

          pooja shah added a comment - seeing similar issue : https://issues.jenkins-ci.org/browse/JENKINS-6660 any work around?

          Sasitharan added a comment -

          It is not working even after timed trigger or build job from another job. I wonder why this defect is marked as Closed

          Sasitharan added a comment - It is not working even after timed trigger or build job from another job. I wonder why this defect is marked as Closed

            Unassigned Unassigned
            mcantin Mathieu Cantin
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: