[ https://jira.codehaus.org/browse/CONTINUUM-2704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brent N Atkinson reassigned CONTINUUM-2704:
-------------------------------------------
Assignee: Brent N Atkinson
> Shell builds are not executing concurrently
> -------------------------------------------
>
> Key: CONTINUUM-2704
> URL: https://jira.codehaus.org/browse/CONTINUUM-2704
> Project: Continuum
> Issue Type: Bug
> Components: Parallel Builds
> Affects Versions: 1.3.8
> Environment: Ubuntu, Tomcat
> Reporter: Murali Mohan
> Assignee: Brent N Atkinson
> Fix For: 1.4.2
>
>
> Continuum version 1.3.6. Deployed on Tomcat in Ubuntu.
> I have 2 projects, say A and B. Each has shell builds defined and set to run in different
queues. Number of parallel builds is set to 4.
> The problem is that, when the shell build from A runs, it will not execute the build
until the shell build from B is complete. it is almost like A is waiting for B to finish.
Please note that maven builds are happily running in parallel in these 2 queues. It is only
the shell build that has a problem.
> To be sure that this is not an OS level problem, I started the build in B from Continuum
and ran the shell script for A from command line and it worked fine - both ran in parallel.
So, I think Continuum has a bottle neck somewhere. please help.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
|