Running ant parallel build, logs stepping over each other
We are attempting to use ant as an build runner and run a parallel build in team city.
Our builds happen on 4 different web servers.
The problem is that if a build error happens, I have to log into 4 different servers to research the error. Clicking on the error in red isn't going to work because the logs step over each other in a parallel build and we can't see which server is having the problem.
Anyway around that?
Any suggestions?
Please sign in to leave a comment.
Hi,
Now build logs do not support displaying parallel processes. Please watch/vote for related feature request.
While parallel tests are supported.