Determine build status outside RTC
We have a situation where we will be utilizing some existing build infrastructure that is integrated with ClearCase. Our plan is to invoke the existing build from RTC and use the synchronizer to update ClearCase. The issue is that we need to invoke the synchronizer and then kick off the build process. Is there a way to determine whether the first build is complete so we can start the ClearCase build process?
|
One answer
Geoffrey Clemm (30.1k●3●30●35)
| answered Aug 13 '11, 11:25 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Just to verify, you want to:
- do an RTC build - then if the RTC build succeeds, synchronize with ClearCase - then if the sync succeeds, do a build in ClearCase Is that right? Assuming it is, are you looking for a way to tell whether the build is "done" (possibly with errors) or whether the build has "succeeded" (done with no errors)? Or is it that you want to know when the sync is done, or whether the sync has succeeded? Or both? Cheers, Geoff On 8/12/2011 11:53 AM, stbriand wrote: We have a situation where we will be utilizing some existing build |
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.