|
Jürgen Ockert created JENKINS-13095:
--------------------------------------- Summary: Jobs started with a delay blocks other job executions Key: JENKINS-13095 URL: https://issues.jenkins-ci.org/browse/JENKINS-13095 Project: Jenkins Issue Type: Bug Components: core Environment: Windows 7 64-Bit Reporter: Jürgen Ockert 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. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
|
[ https://issues.jenkins-ci.org/browse/JENKINS-13095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jürgen Ockert updated JENKINS-13095: ------------------------------------ Summary: Job started with a delay blocks other job executions (was: Jobs started with a delay blocks other job executions) > Job started with a delay blocks other job executions > ---------------------------------------------------- > > Key: JENKINS-13095 > URL: https://issues.jenkins-ci.org/browse/JENKINS-13095 > Project: Jenkins > Issue Type: Bug > Components: core > Environment: Windows 7 64-Bit > Reporter: Jürgen Ockert > Labels: build, jenkins > > 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. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
|
In reply to this post by JIRA noreply@jenkins-ci.org
[ https://issues.jenkins-ci.org/browse/JENKINS-13095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sogabe resolved JENKINS-13095. ------------------------------ Resolution: Duplicate > Job started with a delay blocks other job executions > ---------------------------------------------------- > > Key: JENKINS-13095 > URL: https://issues.jenkins-ci.org/browse/JENKINS-13095 > Project: Jenkins > Issue Type: Bug > Components: core > Environment: Windows 7 64-Bit > Reporter: Jürgen Ockert > Labels: build, jenkins > > 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. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira |
| Powered by Nabble | Edit this page |
