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.
- duplicates
-
JENKINS-12994 Quiet period is blocking other jobs in queue
-
- Resolved
-
[JENKINS-13095] Job started with a delay blocks other job executions
Summary | Original: Jobs started with a delay blocks other job executions | New: Job started with a delay blocks other job executions |
Link |
New:
This issue duplicates |
Resolution | New: Duplicate [ 3 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 143555 ] | New: JNJira + In-Review [ 190617 ] |