History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: QB-39
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Robin Shen
Reporter: Robin Shen
Votes: 2
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
QuickBuild

Merge build logs for remote builds

Created: 06/Mar/06 03:57 PM   Updated: 09/Jun/09 08:34 AM
Component/s: None
Affects Version/s: None
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
Scenerio:
I have installed Quickbuild on 2 servers (A and B). On server A I have a build that kicks off a build on server B (using the quickbuild repository). This all works fine however the log on server A does not include the results of the build on Server B. ie I have to check both logs.

Questions:
Is there plans to merge the logs into one log file so you only have to look in one place?

 All   Comments   Work Log   Change History      Sort Order:
Yakushkov Mikhail [15/Mar/06 02:59 PM]
Would be a useful feature. Can I currently to get this remoute server log as a text file?

Robin Shen [16/Mar/06 03:34 AM]
Sure. You can treat the remote build log just as an artifact file, and check it out into the main build machine. Then you can access this log file.

Sten Rosendahl [09/Jun/09 05:51 AM]
is this solved as one merged log file in 2.0 or do you still have to open and process two log files?

Robin Shen [09/Jun/09 08:34 AM]
With 2.0's build agents architecture, mutiple servers will no longer be necessary to do a remote/multi-platform builds. When remote builds are configured through using of build agents, logs from all used agents will be merged together.