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

where does the RTC build ?

I am completely new to RTC, and i need a hook the trigger the build immediately after delivering the code. I have a question that Does the RTC build on the server ? how can I let the build on another machine?

0 votes



One answer

Permanent link
RTC builds on the machine where a build engine is installed. This is rarely the application server itself. Please see the following article for details:
https://www-01.ibm.com/support/knowledgecenter/SSYMRC_5.0.2/com.ibm.team.build.doc/topics/t_build_overview.html


As for automatic build upon delivery, see the following thread:
https://jazz.net/forum/questions/161637/automatic-build-after-code-delivery-scm-polling-in-rtc

0 votes

Comments

 Hi, Aniola, thanks for your answer.

I have heard about that after I deliver the code by command, others can receive a message about this delivering in the command line, how does the RTC realize this? and can I capture this signal?

 Your question has, as far as I can tell been answered here already: https://jazz.net/forum/questions/196347/trigger-a-build-if-the-scm-updated


Dependent on what build tool you use, you should create a server follow up action that then triggers the build. 

Your question above: this information is a feed that you can listen. You can get the feed URL in the Eclipse client.

 I would also like to suggest to stay with how RTC works out of the box and use personal builds and normal builds by requesting them when you need them or schedule them. 


At least for now and as long as you try to understand how RTC works.

Building for each delivered change set will put a huge load on your build server.

1 vote

Hi, Ralph, thanks a lot for your answer.

that is what computers are for, build often. it does mean you need to think about HOW you build, cause you don't want to build EVERYTHING for a 1 line of code change. This is what CI is all about..

for triggering builds of any kind with RTC there are two extensions
see the last two posts here https://jazz.net/forum/questions/132739/jenkins-polling-is-too-slow-can-rtc-notify-jenkins-immediately

one does RTC Build Definition based triggering, and one fires a script on deliver.

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
× 10,940

Question asked: Jun 09 '15, 10:17 a.m.

Question was seen: 2,207 times

Last updated: Jun 10 '15, 7:32 a.m.

Confirmation Cancel Confirm