Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Multiple build engines

We're trying to run multiple build engines on a single machine, and there doesn't seem to be much info about this yet. I'd like to make sure there aren't any blockers preventing us from going down this road.

1. The page at http://jazz.net/wiki/bin/view/Main/DebuggingTheBuildFarm seems to suggest that multiple build engines on a single machine can fail with build collisions. Is that true for all cases, including different install folders/workspaces, or is this related just to the vendor's build farm?

2. Each build definition and build engine are able to specify ant properties, and there's a "Properties file" field in the build definition's Ant tab to specify where those go. Is there a way to variablize that path? With multiple build engines (each at a different location or using a different workspace) I don't want the properties files to overwrite each other.

0 votes



One answer

Permanent link
sbates wrote:
1. The page at
http://jazz.net/wiki/bin/view/Main/DebuggingTheBuildFarm seems to
suggest that multiple build engines on a single machine can fail with
build collisions. Is that true for all cases, including different
install folders/workspaces, or is this related just to the vendor's
build farm?

This is true only for how our builds work in the jazz build farm. It is
a characteristic of our build scripts (all builds load into the same
working directory, hence only 1 can run at a time on the same
filesystem). We have not taken the time to restructure our builds to
allow for multiple engines running on the same machine.


JohnC
SCM Server

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: May 28 '09, 2:19 p.m.

Question was seen: 5,021 times

Last updated: May 28 '09, 2:19 p.m.

Confirmation Cancel Confirm