RTC Jenkins Integration | Fetch buildResultUUID from RTC/Jenkins
![]()
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
![]()
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 Hi Sunil,
|