Project should not be queued in the build agent while it is currently building 
there
------------------------------------------------------------------------------------

                 Key: CONTINUUM-2517
                 URL: http://jira.codehaus.org/browse/CONTINUUM-2517
             Project: Continuum
          Issue Type: Bug
          Components: Distributed Builds
    Affects Versions: 1.3.6
            Reporter: Maria Catherine Tan


I have a project with 2 build definitions and both have the same build 
environment( with attached build agent A)

1. Build project with build definition A
2. Project will build in build agent A
3. while project is still building, build project again using build definition B

Actual Result: Project will be queued/build in build agent A

Expected Result: Project will not be queued/build in build agent A because it's 
still building there.

If the build agent group only consist of one build agent, then the project will 
not build at all.
If the build agent group contains many build agent, then the project will build 
on the other build agents in the group where it isn't currently building.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to