It's all about the answers!

Ask a question

RTC Jenkins Integration | Fetch buildResultUUID from RTC/Jenkins


Krishnakumar Gurumurthy (877) | asked Feb 25 '15, 5:53 a.m.
We have integrated Jenkins builder with RTC for source control and mapped the Jenkins build definition with RTC build definition. In case of triggering job via RTC or Jenkins, how do we fetch the buildResultUUID. I see the buildResultUUID in the RTC log (attached to Jenkins). Based on buildResultUUID, we need to run few jazz ant scripts.

Any information would be more helpful.

Thanks,
Krishna

One answer



permanent link
Sunil Kumar R (1.1k13044) | answered Feb 25 '15, 10:06 a.m.
JAZZ DEVELOPER
Hi Krishnakumar, the article How_does_the_Hudson_RTC_Build_Work has a few ANT script samples which might be of help?

Best Regards, Sunil

Comments
Krishnakumar Gurumurthy commented Feb 26 '15, 3:40 a.m.

Hi Sunil,

I am using the team concert plugin to integrate Jenkins with RTC. In that  case, I don't have run the ant tasks startTeamBuild , teamFetch or teamAccept. In this case, how do I reuse the buildResultUUID with Jenkins build to report logs and other processing scripts. I see the buildResultUUID variable getting populated in the RTC log.

Thanks,
Krishna

Your answer


Register or to post your answer.