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

How to build w/ one snapshot two different O/S

How do I start a build with 1 snapshot that starts a build on z/os and solaris at the same time?

0 votes



One answer

Permanent link
You have several choices.

One is two define two Build Definitions ... one for the z/os build and
one for the solaris build. Load the desired snapshot into a workspace,
and then request a build for each of those two build definitions,
specifying the same workspace for each build.

Another is to create one Build Definition, and then have it invoke
either Ant or command script (that you provide) that sends the request
to both platforms (effectively, you do all the work in your script, and
just use the RTC Build capability to invoke those scripts, monitor its
progress, and capture its results).

Another is to use BuildForge, which has various capabilities for
handling multiple builds in a single request.

Cheers,
Geoff

On 2/25/2011 6:53 AM, khess wrote:
How do I start a build with 1 snapshot that starts a build on z/os and
solaris at the same time?

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: Feb 25 '11, 6:50 a.m.

Question was seen: 3,963 times

Last updated: Feb 25 '11, 6:50 a.m.

Confirmation Cancel Confirm