RTC Team Build on a Release Stream
In an RTC V3.0.1.4 environment I already have Continuous Integration using RTC Build Engine running on the Projects Main Stream.
They now wish to start a new stream for the next Release load it with snapshot code from the Main Stream and the conmtinue in parrallel but also having CI happening in the new Release stream in addition to the Main Stream. How can I make this happen? Do i need to have the Release Stream owned by a new release team and my release build engine only process builds for that team or how can this be achieved while continuing to have CI builds on the Main stream. Thanks |
Accepted answer
Ralph Schoon (63.6k●3●36●46)
| answered Nov 29 '12, 10:22 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER edited Nov 29 '12, 10:23 a.m.
My suggestion would be to
The old build won't be affected at all. You have now two streams that can separately developed and built.
David Beange selected this answer as the correct answer
Comments
David Beange
commented Dec 03 '12, 9:59 a.m.
Thanks Ralph. Would you recommend having separate Build Engines for this? I know that a build engine can support more than 1 build definition but if both streams had builds requested at same time with the same build engine would this cause some interference. They would be running on the same Build Machine but have separate build Workspaces and Load Directories.
You can have several build definitions run by just one build engine. They can load to different locations so there is no overlap.
|
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.