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

Job started with a delay blocks other job executions

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major Major
    • core
    • Windows 7 64-Bit

      Fresh installation, started jenkins from command line (java -DJENKINS_HOME=C:\temp -jar jenkins.war), no other jobs defined or plugins installed.

      Created 2 Freestyle jobs (A+B).
      Start Job A with delay 1000 sec: http://localhost:8080/job/A/build?delay=1000sec.
      Start Job B with no delay.

      Expected:
      Job B should start immediately.

      Got:
      Job B waits until start of Job A.

      This bug first occured in version 1.452, version 1.451 is ok.

            Unassigned Unassigned
            nasua Jürgen Ockert
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: