It's all about the answers!

Ask a question

Continous integration in RTC


SMitha kumari (245254) | asked May 20 '13, 4:57 a.m.
retagged May 20 '13, 8:47 a.m. by Josh Crawford (984615)

HI,

Trying to setup CI capability in RTC . Now, we have created a Build definition for a Build engine to run every 30 mins.

The problem here is that we can see the Build engine getting the Build requests in the Command prompt. But these Build requests/results do not show up on RTC Web or Eclipse client. Where can we see CI results.. CUrrently I am able to see the results, logs etc only for manually requested builds.
Regards,
Smitha

Comments
Josh Crawford commented May 20 '13, 8:45 a.m.

 Hi Smitha,  what version of RTC are you using?  Also are you using Buildforge or JBE or something else?


Arne Bister commented May 20 '13, 11:21 a.m.
JAZZ DEVELOPER

Hi Smitha,
in addition - what Build definition are you using? Are your builds using ant tasks from the build toolkit to update status of the build result object? Even so, something should show up. Obviously this is not regular behavior so any circumstancial data will help resolve this mystery case.

- Arne

One answer



permanent link
Ralph Schoon (63.0k33645) | answered May 22 '13, 7:33 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
I think you have an issue with the setup of the automated build e.g. no changes on the stream. The build result does not show up, because it does not run, because there is nothing to do. The personal build always runs.

You can look at the Jazz Source Control build tab and uncheck the option "Build only if there are changes accepted." to see if this is the case.

Your answer


Register or to post your answer.